Searched refs:MIN_SPARE_EBLOCKS (Results 1 – 1 of 1) sorted by relevance
170 #define MIN_SPARE_EBLOCKS 2 macro171 #define MIN_ERASE_BLOCKS (MIN_SPARE_EBLOCKS + 1)755 if (d->spare_eblks < MIN_SPARE_EBLOCKS) in mtdswap_gc_eblock()956 if (d->spare_eblks < MIN_SPARE_EBLOCKS) in mtdswap_gc()1043 if (d->spare_eblks < MIN_SPARE_EBLOCKS) in mtdswap_writesect()1435 if (spare_cnt < MIN_SPARE_EBLOCKS) in mtdswap_add_mtd()1436 spare_cnt = MIN_SPARE_EBLOCKS; in mtdswap_add_mtd()