Home
last modified time | relevance | path

Searched refs:stream_start_clu (Results 1 – 3 of 3) sorted by relevance

/third_party/exfatprogs/include/
Dexfat_ondisk.h213 #define stream_start_clu dentry.stream.start_clu macro
/third_party/exfatprogs/fsck/
Dfsck.c229 stream_de->stream_start_clu = EXFAT_FREE_CLUSTER; in check_clus_chain()
892 node->first_clus = le32_to_cpu(stream_de->stream_start_clu); in read_file_dentry_set()
/third_party/exfatprogs/exfat2img/
Dexfat2img.c331 node->first_clus = le32_to_cpu(stream_de->stream_start_clu); in read_file_dentry_set()