Home
last modified time | relevance | path

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

/third_party/exfat-utils/include/
Dexfat_ondisk.h54 #define EXFAT_FILE 0x85 /* file or dir */ macro
/third_party/exfat-utils/fsck/
Dfsck.c950 if (ret || file_de->type != EXFAT_FILE) { in read_file_dentries()
1209 case EXFAT_FILE: in read_children()