Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c392 return TYPE_BENIGN_SEC; in exfat_get_entry_type()
586 if (exfat_get_entry_type(ep) & TYPE_BENIGN_SEC) in exfat_init_ext_entry()
612 if (exfat_get_entry_type(ep) & TYPE_BENIGN_SEC) in exfat_remove_entries()
809 if (type & TYPE_BENIGN_SEC) in exfat_validate_entry()
816 if (!(type & TYPE_BENIGN_SEC)) in exfat_validate_entry()
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.h73 #define TYPE_BENIGN_SEC 0x0800 macro
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h65 #define TYPE_BENIGN_SEC 0x0800 macro
H A Ddir.c377 return TYPE_BENIGN_SEC; in exfat_get_entry_type()
1080 (TYPE_CRITICAL_SEC | TYPE_BENIGN_SEC)) { in exfat_find_dir_entry()

Completed in 10 milliseconds