Searched refs:bbt_mark_entry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dnand_bbt.c88 static inline void bbt_mark_entry(struct nand_chip *chip, int block, bbt_mark_entry() function
225 bbt_mark_entry(this, offs + act, read_bbt()
239 bbt_mark_entry(this, offs + act, read_bbt()
242 bbt_mark_entry(this, offs + act, read_bbt()
498 bbt_mark_entry(this, i, BBT_BLOCK_FACTORY_BAD); create_bbt()
985 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); mark_bbt_region()
999 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); mark_bbt_region()
1368 bbt_mark_entry(this, block, BBT_BLOCK_WORN); nand_markbad_bbt()

Completed in 52 milliseconds