Home
last modified time | relevance | path

Searched refs:EXFAT_UNUSED (Results 1 – 2 of 2) sorted by relevance

/linux/fs/exfat/
H A Dexfat_raw.h40 #define EXFAT_UNUSED 0x00 /* end of directory */ macro
H A Ddir.c332 if (ep->type == EXFAT_UNUSED) in exfat_get_entry_type()
382 ep->type = EXFAT_UNUSED; in exfat_set_entry_type()
880 if (ep->type == EXFAT_UNUSED) { in exfat_validate_empty_dentry_set()