Home
last modified time | relevance | path

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

/linux-6.12.1/fs/exfat/
Dexfat_raw.h40 #define EXFAT_UNUSED 0x00 /* end of directory */ macro
Ddir.c348 if (ep->type == EXFAT_UNUSED) in exfat_get_entry_type()
398 ep->type = EXFAT_UNUSED; in exfat_set_entry_type()
891 if (ep->type == EXFAT_UNUSED) { in exfat_validate_empty_dentry_set()