BlockFreeFound    236 drivers/mtd/nftlcore.c 	unsigned char BlockFreeFound[MAX_SECTORS_PER_UNIT];
BlockFreeFound    246 drivers/mtd/nftlcore.c 	memset(BlockFreeFound, 0, sizeof(BlockFreeFound));
BlockFreeFound    286 drivers/mtd/nftlcore.c 				BlockFreeFound[block] = 1;
BlockFreeFound    290 drivers/mtd/nftlcore.c 				if (!BlockFreeFound[block])
BlockFreeFound    299 drivers/mtd/nftlcore.c 				if (!BlockFreeFound[block])