Searched defs:count_clusters (Results 1 – 2 of 2) sorted by relevance
289 let count_clusters = data_sectors / (bpb.sector_per_cluster as u32); in new() localVariable
1286 let count_clusters = max_cluster.cluster_num - RESERVED_CLUSTERS as u64 + 1; in count_free_cluster() localVariable