Query: check_create
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHECK_CREATE(9) Internal Functions Provided CHECK_CREATE(9)NAMEcheck_create - [GENERIC] create and write bbt(s) if necessarySYNOPSISint check_create(struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * bd);ARGUMENTSmtd MTD device structure buf temporary buffer bd descriptor for the good/bad block search patternDESCRIPTIONThe function checks the results of the previous call to read_bbt and creates / updates the bbt(s) if necessary Creation is necessary if no bbt was found for the chip/device Update is necessary if one of the tables is missing or the version nr. of one table is less than the otherAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CHECK_CREATE(9)
Related Man Pages |
---|
struct_irq_data(9) - centos |
struct_nand_chip(9) - centos |
struct_nand_ecc_ctrl(9) - centos |
request_threaded_irq(9) - centos |
struct_nand_ecc_ctrl(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to cross check created boot block in second disk |