Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c62 #define EBLOCK_BAD (1 << 0) macro
257 eb->flags |= EBLOCK_BAD; in mtdswap_handle_badblock()
427 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
448 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
468 eb->flags |= EBLOCK_BAD; in mtdswap_scan_eblks()
492 if (eb->flags & EBLOCK_BAD) in mtdswap_scan_eblks()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdswap.c62 #define EBLOCK_BAD (1 << 0) macro
257 eb->flags |= EBLOCK_BAD; in mtdswap_handle_badblock()
427 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
448 if (eb->flags & (EBLOCK_NOMAGIC | EBLOCK_BAD | EBLOCK_READERR)) in mtdswap_check_counts()
468 eb->flags |= EBLOCK_BAD; in mtdswap_scan_eblks()
492 if (eb->flags & EBLOCK_BAD) in mtdswap_scan_eblks()

Completed in 5 milliseconds