Searched refs:do_remove (Results 1 – 2 of 2) sorted by relevance
72 const bool do_remove, uint64_t range_start, in ProcessExtentBlockRange() argument79 if (do_remove) { in ProcessExtentBlockRange()124 bool do_remove = false; in RemoveIdenticalBlockRanges() local126 do_remove = ((*src_extents)[src_idx].start_block() + src_offset == in RemoveIdenticalBlockRanges()138 bool new_src = ProcessExtentBlockRange(src_extents, &src_idx, do_remove, in RemoveIdenticalBlockRanges()140 bool new_dst = ProcessExtentBlockRange(dst_extents, &dst_idx, do_remove, in RemoveIdenticalBlockRanges()149 if (do_remove) in RemoveIdenticalBlockRanges()155 if (do_remove && (nonfull_block_bytes = total_bytes % kBlockSize)) in RemoveIdenticalBlockRanges()
111 goto do_remove; in remove_pair()114 goto do_remove; in remove_pair()119 do_remove: in remove_pair()