Home
last modified time | relevance | path

Searched refs:TYPE_DELETED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c342 return TYPE_DELETED; in exfat_get_entry_type()
384 } else if (type == TYPE_DELETED) { in exfat_set_entry_type()
579 exfat_set_entry_type(ep, TYPE_DELETED); in exfat_remove_entries()
756 if (type == TYPE_UNUSED || type == TYPE_DELETED) in exfat_validate_entry()
978 entry_type == TYPE_DELETED) { in exfat_find_dir_entry()
H A Dexfat_fs.h49 #define TYPE_DELETED 0x0001 macro
H A Dnamei.c238 if (type == TYPE_UNUSED || type == TYPE_DELETED) { in exfat_search_empty_slot()
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c351 return TYPE_DELETED; in exfat_get_entry_type()
399 } else if (type == TYPE_DELETED) { in exfat_set_entry_type()
615 exfat_set_entry_type(ep, TYPE_DELETED); in exfat_remove_entries()
789 if (type == TYPE_UNUSED || type == TYPE_DELETED) in exfat_validate_entry()
1033 entry_type == TYPE_DELETED) { in exfat_find_dir_entry()
H A Dexfat_fs.h57 #define TYPE_DELETED 0x0001 macro
H A Dnamei.c255 if (type == TYPE_UNUSED || type == TYPE_DELETED) { in exfat_search_empty_slot()

Completed in 9 milliseconds