Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c69 #define BBT_BLOCK_WORN 0x01 macro
238 BBT_BLOCK_WORN); in read_bbt()
657 case BBT_BLOCK_WORN: in get_bbt_block()
691 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1428 case BBT_BLOCK_WORN: in nand_isbad_bbt()
1448 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c69 #define BBT_BLOCK_WORN 0x01 macro
238 BBT_BLOCK_WORN); in read_bbt()
690 case BBT_BLOCK_WORN: in get_bbt_block()
724 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in mark_bbt_block_bad()
1464 case BBT_BLOCK_WORN: in nand_isbad_bbt()
1484 bbt_mark_entry(this, block, BBT_BLOCK_WORN); in nand_markbad_bbt()

Completed in 5 milliseconds