Searched refs:bbtblocks (Results 1 – 4 of 4) sorted by relevance
252 __u32 bbtblocks; member
227 mtd->ecc_stats.bbtblocks++; in read_bbt()530 int bbtblocks; in search_bbt() local545 bbtblocks = this->chipsize >> this->bbt_erase_shift; in search_bbt()546 startblock &= bbtblocks - 1; in search_bbt()549 bbtblocks = mtd->size >> this->bbt_erase_shift; in search_bbt()
546 slave->mtd.ecc_stats.bbtblocks++; in allocate_partition()
317 return snprintf(buf, PAGE_SIZE, "%u\n", ecc_stats->bbtblocks); in mtd_bbtblocks_show()