Home
last modified time | relevance | path

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

/third_party/exfatprogs/include/
Dexfat_ondisk.h58 #define EXFAT_STREAM 0xC0 /* stream entry */ macro
/third_party/exfatprogs/fsck/
Dfsck.c955 if (ret || stream_de->type != EXFAT_STREAM) { in read_file_dentries()