Home
last modified time | relevance | path

Searched refs:EXFAT_UNUSED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_raw.h39 #define EXFAT_UNUSED 0x00 /* end of directory */ macro
H A Ddir.c339 if (ep->type == EXFAT_UNUSED) in exfat_get_entry_type()
383 ep->type = EXFAT_UNUSED; in exfat_set_entry_type()
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_raw.h40 #define EXFAT_UNUSED 0x00 /* end of directory */ macro
H A Ddir.c348 if (ep->type == EXFAT_UNUSED) in exfat_get_entry_type()
398 ep->type = EXFAT_UNUSED; in exfat_set_entry_type()

Completed in 5 milliseconds