Searched defs:max_valid_cluster_offset (Results 1 – 2 of 2) sorted by relevance
47 max_valid_cluster_offset: u64, field68 let max_valid_cluster_offset = max_valid_cluster_index * cluster_size; in new() localVariable85 pub fn max_valid_cluster_offset(&self) -> u64 { in max_valid_cluster_offset() method
946 let max_valid_cluster_offset = max_valid_cluster_index * cluster_size; in rebuild_refcounts() localVariable1169 let max_valid_cluster_offset = self.refcounts.max_valid_cluster_offset(); in get_new_cluster() localVariable