Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/
Dnand_bbt.c83 static inline void bbt_mark_entry(struct nand_chip *chip, int block, in bbt_mark_entry() function
220 bbt_mark_entry(this, offs + act, in read_bbt()
234 bbt_mark_entry(this, offs + act, in read_bbt()
237 bbt_mark_entry(this, offs + act, in read_bbt()
497 bbt_mark_entry(this, i, BBT_BLOCK_FACTORY_BAD); in create_bbt()
691 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1120 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1134 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1448 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()