create_bbt(9) centos man page | unix.com

Man Page: create_bbt

Operating Environment: centos

Section: 9

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
badblocks(8) - linux
struct_irq_chip(9) - centos
struct_irq_chip_generic(9) - centos
badsect(8) - netbsd
badsect(8) - freebsd
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?
Docker learning Phase-I
[TIP] Processing YAML files with yq