other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| NAND_ISBAD_BBT(9) | Internal Functions Provided | NAND_ISBAD_BBT(9) |
NAME¶
nand_isbad_bbt - [NAND Interface] Check if a block is badSYNOPSIS¶
int
nand_isbad_bbt(struct mtd_info * mtd,
loff_t offs, int allowbbt);
ARGUMENTS¶
mtdMTD device structure
offs
offset in the device
allowbbt
allow access to bad block table region
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |