[mtd interface] check if block at offset is bad
int nand_block_isbad(struct mtd_info * mtd, loff_t offs);
mtd
MTD device structure
offs
offset relative to mtd start
Thomas Gleixner <[email protected]>
Author.