Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdswap.c76 #define EBLOCK_NOMAGIC (1 << 1) macro
375 eb->flags |= EBLOCK_NOMAGIC; in mtdswap_read_markers()
442 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
460 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_READERR)) in mtdswap_check_counts()
463 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()