Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dexfat_raw.h18 #define MEDIA_FAILURE 0x0004 macro
H A Dsuper.c495 sbi->vol_flags_persistent = sbi->vol_flags & (VOLUME_DIRTY | MEDIA_FAILURE); in exfat_read_boot_sector()
515 if (sbi->vol_flags & MEDIA_FAILURE) in exfat_read_boot_sector()