BBT_BLOCK_RESERVED  221 drivers/mtd/nand/raw/nand_bbt.c 							BBT_BLOCK_RESERVED);
BBT_BLOCK_RESERVED 1120 drivers/mtd/nand/raw/nand_bbt.c 			bbt_mark_entry(this, block, BBT_BLOCK_RESERVED);
BBT_BLOCK_RESERVED 1121 drivers/mtd/nand/raw/nand_bbt.c 			if ((oldval != BBT_BLOCK_RESERVED) &&
BBT_BLOCK_RESERVED 1134 drivers/mtd/nand/raw/nand_bbt.c 			bbt_mark_entry(this, block, BBT_BLOCK_RESERVED);
BBT_BLOCK_RESERVED 1135 drivers/mtd/nand/raw/nand_bbt.c 			if (oldval != BBT_BLOCK_RESERVED)
BBT_BLOCK_RESERVED 1406 drivers/mtd/nand/raw/nand_bbt.c 	return bbt_get_entry(this, block) == BBT_BLOCK_RESERVED;
BBT_BLOCK_RESERVED 1430 drivers/mtd/nand/raw/nand_bbt.c 	case BBT_BLOCK_RESERVED: