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

/linux-master/fs/exfat/
H A Ddir.c351 return TYPE_DELETED;
399 } else if (type == TYPE_DELETED) {
537 exfat_set_entry_type(ep, TYPE_DELETED);
709 if (type == TYPE_UNUSED || type == TYPE_DELETED)
1054 entry_type == TYPE_DELETED) {
H A Dexfat_fs.h57 #define TYPE_DELETED 0x0001 macro

Completed in 91 milliseconds