Searched refs:max_refcount_clusters (Results 1 – 1 of 1) sorted by relevance
314 let max_refcount_clusters = max_refcount_clusters( in create_for_size_and_path() localVariable320 (max_refcount_clusters * size_of::<u64>() as u32).div_ceil(cluster_size) in create_for_size_and_path()386 fn max_refcount_clusters(refcount_order: u32, cluster_size: u32, num_clusters: u32) -> u64 { in max_refcount_clusters() function565 let refcount_clusters = max_refcount_clusters( in from()