Home
last modified time | relevance | path

Searched refs:TYPE_UNUSED (Results 1 – 5 of 5) sorted by relevance

/linux/fs/exfat/
H A Ddir.c124 if (type == TYPE_UNUSED) { in exfat_readdir()
333 return TYPE_UNUSED; in exfat_get_entry_type()
381 if (type == TYPE_UNUSED) { in exfat_set_entry_type()
698 if (type == TYPE_UNUSED || type == TYPE_DELETED) in exfat_validate_entry()
963 if (entry_type == TYPE_UNUSED) in exfat_set_empty_hint()
1043 if (entry_type == TYPE_UNUSED || in exfat_find_dir_entry()
1052 if (entry_type == TYPE_UNUSED) in exfat_find_dir_entry()
1228 if (entry_type == TYPE_UNUSED) in exfat_count_dir_entries()
1279 if (type == TYPE_DELETED || type == TYPE_UNUSED) { in exfat_get_volume_label_dentry()
1286 if (type == TYPE_UNUSED) { in exfat_get_volume_label_dentry()
H A Dnls.c760 if (type == TYPE_UNUSED) { in exfat_create_upcase_table()
H A Dballoc.c164 if (type == TYPE_UNUSED) in exfat_load_bitmap()
H A Dexfat_fs.h54 #define TYPE_UNUSED 0x0000 macro
H A Dnamei.c917 if (type == TYPE_UNUSED) in exfat_check_dir_empty()