Home
last modified time | relevance | path

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

/Linux-v5.10/fs/exfat/
Dexfat_raw.h18 #define MEDIA_FAILURE 0x0004 macro
Dsuper.c475 sbi->vol_flags_persistent = sbi->vol_flags & (VOLUME_DIRTY | MEDIA_FAILURE); in exfat_read_boot_sector()
492 if (sbi->vol_flags & MEDIA_FAILURE) in exfat_read_boot_sector()