nand_block_isbad

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

nand_block_isbad - [MTD Interface] Check if block at offset is bad

SYNOPSIS

int nand_block_isbad(struct mtd_info * mtd, loff_t offs);

ARGUMENTS

mtd

MTD device structure

offs

offset relative to mtd start

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.