Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c64 #define EBLOCK_BITFLIP (1 << 2) macro
512 if (eb->flags & EBLOCK_BITFLIP) in mtdswap_store_eb()
959 eb->flags &= ~EBLOCK_BITFLIP; in mtdswap_gc()
1118 eb->flags |= EBLOCK_BITFLIP; in mtdswap_readsect()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdswap.c64 #define EBLOCK_BITFLIP (1 << 2) macro
512 if (eb->flags & EBLOCK_BITFLIP) in mtdswap_store_eb()
958 eb->flags &= ~EBLOCK_BITFLIP; in mtdswap_gc()
1116 eb->flags |= EBLOCK_BITFLIP; in mtdswap_readsect()

Completed in 4 milliseconds