Home
last modified time | relevance | path

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

/fs/exfat/
A Dexfatfs.h98 #define EXFAT_ENTRY_FILE_INFO (0x00 | EXFAT_ENTRY_VALID | EXFAT_ENTRY_CONTINUED) macro
A Dnode.c183 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