Searched refs:TYPE_UNUSED (Results 1 – 5 of 5) sorted by relevance
123 if (type == TYPE_UNUSED) { in exfat_readdir()331 return TYPE_UNUSED; in exfat_get_entry_type()379 if (type == TYPE_UNUSED) { in exfat_set_entry_type()696 if (type == TYPE_UNUSED || type == TYPE_DELETED) in exfat_validate_entry()961 if (entry_type == TYPE_UNUSED) in exfat_set_empty_hint()1041 if (entry_type == TYPE_UNUSED || in exfat_find_dir_entry()1050 if (entry_type == TYPE_UNUSED) in exfat_find_dir_entry()1226 if (entry_type == TYPE_UNUSED) in exfat_count_dir_entries()1277 if (type == TYPE_DELETED || type == TYPE_UNUSED) { in exfat_get_volume_label_dentry()1284 if (type == TYPE_UNUSED) { in exfat_get_volume_label_dentry()
760 if (type == TYPE_UNUSED) { in exfat_create_upcase_table()
165 if (type == TYPE_UNUSED) in exfat_load_bitmap()
54 #define TYPE_UNUSED 0x0000 macro
917 if (type == TYPE_UNUSED) in exfat_check_dir_empty()