Searched refs:bbtblocks (Results 1 – 4 of 4) sorted by relevance
225 mtd->ecc_stats.bbtblocks++; in read_bbt()528 int bbtblocks; in search_bbt() local543 bbtblocks = this->chipsize >> this->bbt_erase_shift; in search_bbt()544 startblock &= bbtblocks - 1; in search_bbt()547 bbtblocks = mtd->size >> this->bbt_erase_shift; in search_bbt()
242 __u32 bbtblocks; member
253 __u32 bbtblocks; member
242 es.corrected, es.failed, es.badblocks, es.bbtblocks); in decode_mtd_ecc_stats()