Searched refs:EXFAT_ENTRY_FILE_INFO (Results 1 – 2 of 2) sorted by relevance
98 #define EXFAT_ENTRY_FILE_INFO (0x00 | EXFAT_ENTRY_VALID | EXFAT_ENTRY_CONTINUED) macro
183 valid = (current == EXFAT_ENTRY_FILE_INFO); in check_entries()185 case EXFAT_ENTRY_FILE_INFO: in check_entries()919 meta2->type = EXFAT_ENTRY_FILE_INFO; in commit_entry()
Completed in 6 milliseconds