MARK_BBT_REGION(9) Internal Functions Provided MARK_BBT_REGION(9)NAMEmark_bbt_region - [GENERIC] mark the bad block table regionsSYNOPSISvoid mark_bbt_region(struct mtd_info * mtd, struct nand_bbt_descr * td);ARGUMENTSmtd MTD device structure td bad block table descriptorDESCRIPTIONThe bad block table regions are marked as "bad" to prevent accidental erasures / writes. The regions are identified by the mark 0x02.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MARK_BBT_REGION(9)