nand_block_isreserved(9) [GENERIC] Check if a block is marked reserved.

SYNOPSIS

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

ARGUMENTS

mtd

MTD device structure

ofs

offset from device start

DESCRIPTION

Check if the block is marked as reserved.

AUTHOR

Thomas Gleixner <[email protected]>

Author.

COPYRIGHT