Home
last modified time | relevance | path

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

/third_party/exfatprogs/lib/
Dlibexfat.c30 clus_t clus; in exfat_bitmap_set_range() local
695 int exfat_get_next_clus(struct exfat *exfat, clus_t clus, clus_t *next) in exfat_get_next_clus()
716 clus_t clus, clus_t *next) in exfat_get_inode_next_clus()
730 int exfat_set_fat(struct exfat *exfat, clus_t clus, clus_t next_clus) in exfat_set_fat()
749 off_t exfat_c2o(struct exfat *exfat, unsigned int clus) in exfat_c2o()
776 bool exfat_heap_clus(struct exfat *exfat, clus_t clus) in exfat_heap_clus()
785 clus_t clus, next; in exfat_root_clus_count() local
Dexfat_dir.c85 clus_t clus, unsigned int offset, clus_t p_clus) in read_ahead_next_blocks()
755 clus_t clus; in exfat_write_dentry_set() local
/third_party/exfatprogs/fsck/
Dfsck.c110 clus_t clus, prev, next; in check_clus_chain() local
247 clus_t clus, next, prev = EXFAT_EOF_CLUSTER; in root_check_clus_chain() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsmove.c392 int clus; in find_unused() local
/third_party/exfatprogs/exfat2img/
Dexfat2img.c237 clus_t clus, possible_count; in dump_directory() local