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