Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_raw.h18 #define MEDIA_FAILURE 0x0004 macro
H A Dsuper.c492 sbi->vol_flags_persistent = sbi->vol_flags & (VOLUME_DIRTY | MEDIA_FAILURE); in exfat_read_boot_sector()
512 if (sbi->vol_flags & MEDIA_FAILURE) in exfat_read_boot_sector()
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_raw.h18 #define MEDIA_FAILURE 0x0004 macro
H A Dsuper.c491 sbi->vol_flags_persistent = sbi->vol_flags & (VOLUME_DIRTY | MEDIA_FAILURE); in exfat_read_boot_sector()
511 if (sbi->vol_flags & MEDIA_FAILURE) in exfat_read_boot_sector()

Completed in 4 milliseconds