NAND_BLOCK_ISBAD

Section: Internal Functions Provided (9)
Updated: February 2011
Index Return to Main Contents
 

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.
 

COPYRIGHT