Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dexfat_raw.h39 #define EXFAT_UNUSED 0x00 /* end of directory */ macro
Ddir.c345 if (ep->type == EXFAT_UNUSED) in exfat_get_entry_type()
389 ep->type = EXFAT_UNUSED; in exfat_set_entry_type()