centos man page for nand_scan_bbt

Query: nand_scan_bbt

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NAND_SCAN_BBT(9)					     Public Functions Provided						  NAND_SCAN_BBT(9)

NAME
nand_scan_bbt - [NAND Interface] scan, find, read and maybe create bad block table(s)
SYNOPSIS
int nand_scan_bbt(struct mtd_info * mtd, struct nand_bbt_descr * bd);
ARGUMENTS
mtd MTD device structure bd descriptor for the good/bad block search pattern
DESCRIPTION
The function checks, if a bad block table(s) is/are already available. If not it scans the device for manufacturer marked good / bad blocks and writes the bad block table(s) to the selected place. The bad block table memory is allocated here. It must be freed by calling the nand_free_bbt function.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_SCAN_BBT(9)
Related Man Pages
badsect(8) - bsd
struct_nand_ecc_ctrl(9) - centos
badsect(8) - opendarwin
badsect(8) - netbsd
struct_nand_ecc_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I