centos man page for search_bbt

Query: search_bbt

OS: centos

Section: 9

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

SEARCH_BBT(9)						    Internal Functions Provided 					     SEARCH_BBT(9)

NAME
search_bbt - [GENERIC] scan the device for a specific bad block table
SYNOPSIS
int search_bbt(struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * td);
ARGUMENTS
mtd MTD device structure buf temporary buffer td descriptor for the bad block table
DESCRIPTION
Read the bad block table by searching for a given ident pattern. Search is preformed either from the beginning up or from the end of the device downwards. The search starts always at the start of a block. If the option NAND_BBT_PERCHIP is given, each chip is searched for a bbt, which contains the bad block information of this chip. This is necessary to provide support for certain DOC devices. The bbt ident pattern resides in the oob area of the first page in a block.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SEARCH_BBT(9)
Related Man Pages
badblocks(8) - centos
struct_nand_ecc_ctrl(9) - centos
struct_nand_ecc_ctrl(9) - suse
struct_nand_chip(9) - suse
badsect(8) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!