Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c375 return TYPE_CRITICAL_SEC; in exfat_get_entry_type()
779 if (!(type & TYPE_CRITICAL_SEC)) in exfat_validate_entry()
787 if ((type & TYPE_CRITICAL_SEC) != TYPE_CRITICAL_SEC) in exfat_validate_entry()
1080 (TYPE_CRITICAL_SEC | TYPE_BENIGN_SEC)) { in exfat_find_dir_entry()
H A Dexfat_fs.h57 #define TYPE_CRITICAL_SEC 0x0200 macro
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c384 return TYPE_CRITICAL_SEC; in exfat_get_entry_type()
1115 (TYPE_CRITICAL_SEC | TYPE_BENIGN_SEC)) { in exfat_find_dir_entry()
1205 if (type & TYPE_CRITICAL_SEC || type & TYPE_BENIGN_SEC) in exfat_count_ext_entries()
H A Dexfat_fs.h65 #define TYPE_CRITICAL_SEC 0x0200 macro

Completed in 6 milliseconds