1NAND_ISBAD_BBT(9) Internal Functions Provided NAND_ISBAD_BBT(9)
23
4
NAME
6nand_isbad_bbt - [NAND Interface] Check if a block is bad
7
SYNOPSIS
9int nand_isbad_bbt(struct mtd_info * mtd, loff_t offs, int allowbbt);
10
ARGUMENTS
12mtd
13MTD device structure
1415
offs
16offset in the device
1718
allowbbt
19allow access to bad block table region
20
AUTHOR
22Thomas Gleixner <tglx@linutronix.de>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 NAND_ISBAD_BBT(9)