Home
last modified time | relevance | path

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

/fs/exfat/
A Dexfatfs.h97 #define EXFAT_ENTRY_FILE (0x05 | EXFAT_ENTRY_VALID) macro
A Dnode.c180 valid = (current == EXFAT_ENTRY_FILE); in check_entries()
182 case EXFAT_ENTRY_FILE: in check_entries()
408 case EXFAT_ENTRY_FILE: in readdir()
909 meta1->type = EXFAT_ENTRY_FILE; in commit_entry()

Completed in 6 milliseconds