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

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

Completed in 92 milliseconds