Searched refs:EXFAT_ENTRY_FILE_TAIL (Results 1 – 2 of 2) sorted by relevance
100 #define EXFAT_ENTRY_FILE_TAIL (0x00 | EXFAT_ENTRY_VALID \ macro
191 current >= EXFAT_ENTRY_FILE_TAIL); in check_entries()193 case EXFAT_ENTRY_FILE_TAIL ... 0xff: in check_entries()194 valid = (current >= EXFAT_ENTRY_FILE_TAIL || in check_entries()
Completed in 6 milliseconds