Home
last modified time | relevance | path

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

/third_party/exfatprogs/lib/
H A Dexfat_dir.c38 device_offset = exfat_c2o(exfat, desc->p_clus) + desc->offset; in write_block()
85 clus_t clus, unsigned int offset, clus_t p_clus) in read_ahead_next_blocks()
100 p_clus, &ra_p_clus); in read_ahead_next_blocks()
120 device_offset = exfat_c2o(exfat, p_clus) + in read_ahead_next_blocks()
173 desc->p_clus = iter->parent->first_clus; in read_block()
188 desc->p_clus = prev_desc->p_clus; in read_block()
192 prev_desc->p_clus, &desc->p_clus); in read_block()
196 else if (desc->p_clus in read_block()
84 read_ahead_next_blocks(struct exfat_de_iter *iter, clus_t clus, unsigned int offset, clus_t p_clus) read_ahead_next_blocks() argument
[all...]
/third_party/exfatprogs/include/
H A Dexfat_fs.h64 __u32 p_clus; member

Completed in 2 milliseconds