Searched refs:EXFAT_ENTRY_LABEL (Results 1 – 2 of 2) sorted by relevance
96 #define EXFAT_ENTRY_LABEL (0x03 | EXFAT_ENTRY_VALID) macro
504 case EXFAT_ENTRY_LABEL: in readdir()1208 if (entry.type == EXFAT_ENTRY_LABEL) in find_label()1232 entry.type = EXFAT_ENTRY_LABEL; in exfat_set_label()
Completed in 18 milliseconds