Searched refs:old_file_extents (Results 1 – 1 of 1) sorted by relevance
450 vector<Extent> old_file_extents; in DeltaReadPartition() local452 old_file_extents = in DeltaReadPartition()455 old_file_extents = FilterExtentRanges(old_file.extents, old_zero_blocks); in DeltaReadPartition()456 old_visited_blocks.AddExtents(old_file_extents); in DeltaReadPartition()461 std::move(old_file_extents), in DeltaReadPartition()