1. NAME

nand_block_markbad - [MTD Interface] Mark block at the given offset as bad

2. SYNOPSIS

int nand_block_markbad(struct mtd_info *  mtd , loff_t  ofs );

3. ARGUMENTS

mtd
    MTD device structure

ofs
    offset relative to mtd start

4. AUTHOR

Thomas Gleixner <>
    Author.

5. COPYRIGHT