Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c63 #define EBLOCK_NOMAGIC (1 << 1) macro
360 eb->flags |= EBLOCK_NOMAGIC; in mtdswap_read_markers()
427 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
445 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_READERR)) in mtdswap_check_counts()
448 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdswap.c63 #define EBLOCK_NOMAGIC (1 << 1) macro
360 eb->flags |= EBLOCK_NOMAGIC; in mtdswap_read_markers()
427 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
445 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_READERR)) in mtdswap_check_counts()
448 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()

Completed in 5 milliseconds