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