Scroll to navigation

NAND_BLOCK_ISRESERVE(9) Internal Functions Provided NAND_BLOCK_ISRESERVE(9)

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.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11