Searched refs:old_unvisited (Results 1 – 1 of 1) sorted by relevance
373 vector<Extent> old_unvisited; in DeltaReadPartition() local375 old_unvisited.push_back(ExtentForRange(0, old_part.size / kBlockSize)); in DeltaReadPartition()376 old_unvisited = FilterExtentRanges(old_unvisited, old_visited_blocks); in DeltaReadPartition()389 std::move(old_unvisited), in DeltaReadPartition()