Searched refs:BBT_BLOCK_RESERVED (Results 1 – 1 of 1) sorted by relevance
73 #define BBT_BLOCK_RESERVED 0x02 macro226 BBT_BLOCK_RESERVED); in read_bbt()1061 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()1062 if ((oldval != BBT_BLOCK_RESERVED) && in mark_bbt_region()1075 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()1076 if (oldval != BBT_BLOCK_RESERVED) in mark_bbt_region()1400 return bbt_get_entry(this, block) == BBT_BLOCK_RESERVED; in nand_isreserved_bbt()1425 case BBT_BLOCK_RESERVED: in nand_isbad_bbt()