other versions
NAND_ISRESERVED_BBT(9) | Internal Functions Provided | NAND_ISRESERVED_BBT(9) |
NAME¶
nand_isreserved_bbt - [NAND Interface] Check if a block is reserved
SYNOPSIS¶
int nand_isreserved_bbt(struct mtd_info * mtd, loff_t offs);
ARGUMENTS¶
struct mtd_info * mtd
MTD device structure
loff_t offs
offset in the device
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |