Searched refs:bbtblocks (Results 1 – 6 of 6) sorted by relevance
242 __u32 bbtblocks; member
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()
309 __u32 bbtblocks; member
222 mtd->ecc_stats.bbtblocks++; in read_bbt()560 int bbtblocks; in search_bbt() local575 bbtblocks = targetsize >> this->bbt_erase_shift; in search_bbt()576 startblock &= bbtblocks - 1; in search_bbt()579 bbtblocks = mtd->size >> this->bbt_erase_shift; in search_bbt()
211 child->ecc_stats.bbtblocks++; in allocate_partition()
337 return sysfs_emit(buf, "%u\n", ecc_stats->bbtblocks); in mtd_bbt_blocks_show()