Home
last modified time | relevance | path

Searched refs:ra_next_clus (Results 1 - 2 of 2) sorted by relevance

/third_party/exfatprogs/include/
H A Dexfat_dir.h20 __u32 ra_next_clus; member
/third_party/exfatprogs/lib/
H A Dexfat_dir.c65 iter->ra_next_clus = 1; in read_ahead_first_blocks()
69 iter->ra_next_clus = 0; in read_ahead_first_blocks()
97 if (ra_clus == iter->ra_next_clus && in read_ahead_next_blocks()
113 iter->ra_next_clus = ra_clus + 1; in read_ahead_next_blocks()

Completed in 2 milliseconds