VERIFY_BBT_DESCR(9) | Internal Functions Provided | VERIFY_BBT_DESCR(9) |
NAME¶
verify_bbt_descr - verify the bad block description
SYNOPSIS¶
void verify_bbt_descr(struct mtd_info * mtd, struct nand_bbt_descr * bd);
ARGUMENTS¶
mtd
MTD device structure
bd
the table to verify
DESCRIPTION¶
This functions performs a few sanity checks on the bad block description table.
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |