Home
last modified time | relevance | path

Searched defs:start_clu (Results 1 – 5 of 5) sorted by relevance

/third_party/exfatprogs/lib/
Dlibexfat.c44 clus_t start_clu, clus_t *next, in exfat_bitmap_find_bit()
62 clus_t start_clu, clus_t *next) in exfat_bitmap_find_zero()
69 clus_t start_clu, clus_t *next) in exfat_bitmap_find_one()
Dexfat_dir.c640 clus_t start_clu, clus_t ccount) in exfat_update_file_dentry_set()
/third_party/exfatprogs/include/
Dexfat_ondisk.h173 __le32 start_clu; member
183 __le32 start_clu; member
190 __le32 start_clu; member
Dexfat_fs.h47 clus_t start_clu; member
/third_party/exfatprogs/exfat2img/
Dexfat2img.c606 unsigned int start_clu, unsigned int end_clu, in dump_clusters_to_stdout()
664 unsigned int start_clu, end_clu; in dump_to_stdout() local