Searched refs:refblock_start (Results 1 – 1 of 1) sorted by relevance
876 let refblock_start = i * (refcount_block_entries as usize); in rebuild_refcounts() localVariable879 refblock_start + refcount_block_entries as usize, in rebuild_refcounts()881 let refblock = &refcounts[refblock_start..refblock_end]; in rebuild_refcounts()