Searched defs:clus (Results 1 – 3 of 3) sorted by relevance
/third_party/exfatprogs/fsck/ |
D | fsck.c | 365 static inline bool heap_clus(struct exfat *exfat, clus_t clus) in heap_clus() 372 clus_t clus, clus_t *next) in get_next_clus() 397 static int set_fat(struct exfat *exfat, clus_t clus, clus_t next_clus) in set_fat() 414 clus_t clus, prev, next; in check_clus_chain() local 541 clus_t clus; in root_get_clus_count() local 577 off_t exfat_c2o(struct exfat *exfat, unsigned int clus) in exfat_c2o() 1068 clus_t clus; in exfat_bitmap_set_range() local 1277 clus_t clus, last_clus, clus_count, i; in write_dirty_fat() local
|
D | de_iter.c | 69 clus_t clus, unsigned int offset, clus_t p_clus) in read_ahead_next_blocks()
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsmove.c | 392 int clus; in find_unused() local
|