Home
last modified time | relevance | path

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

/fs/exfat/
A Dexfatfs.h100 #define EXFAT_ENTRY_FILE_TAIL (0x00 | EXFAT_ENTRY_VALID \ macro
A Dnode.c191 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 5 milliseconds