Name

nand_block_isreserved — [GENERIC] Check if a block is marked reserved.

Synopsis

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

Arguments

struct mtd_info * mtd

MTD device structure

loff_t ofs

offset from device start

Description

Check if the block is marked as reserved.