Home
last modified time | relevance | path

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

/linux-5.19.10/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()
526 bbt_mark_entry(this, i, BBT_BLOCK_FACTORY_BAD); in create_bbt()
724 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1153 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1167 bbt_mark_entry(this, block, BBT_BLOCK_RESERVED); in mark_bbt_region()
1484 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()