Home
last modified time | relevance | path

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

/openbmc/linux/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()