Searched defs:ref_table (Results 1 – 3 of 3) sorted by relevance
42 ref_table: VecCache<u64>, field62 let ref_table = VecCache::from_vec(raw_file.read_pointer_table( in new() localVariable110 let ref_table = &self.ref_table; in set_cluster_refcount() localVariable191 let ref_table = &self.ref_table; in get_cluster_refcount() localVariable
811 let mut ref_table = vec![0; refcount_table_entries as usize]; in rebuild_refcounts() localVariable935 let ref_table = alloc_refblocks( in rebuild_refcounts() localVariable
317 DynamicRefTable ref_table = new DynamicRefTable((byte) package_id, in BuildDynamicRefTable() local