Home
last modified time | relevance | path

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

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