centos man page for create_bbt

Query: create_bbt

OS: centos

Section: 9

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

CREATE_BBT(9)						    Internal Functions Provided 					     CREATE_BBT(9)

NAME
create_bbt - [GENERIC] Create a bad block table by scanning the device
SYNOPSIS
int create_bbt(struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * bd, int chip);
ARGUMENTS
mtd MTD device structure buf temporary buffer bd descriptor for the good/bad block search pattern chip create the table for a specific chip, -1 read all chips; applies only if NAND_BBT_PERCHIP option is set
DESCRIPTION
Create a bad block table by scanning the device for the given good/bad block identify pattern.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CREATE_BBT(9)
Related Man Pages
badsect(8) - bsd
struct_irq_data(9) - centos
struct_nand_ecc_ctrl(9) - centos
badsect(8) - opendarwin
badsect(8) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq