Searched refs:old_unvisited (Results 1 – 1 of 1) sorted by relevance
255 vector<Extent> old_unvisited; in DeltaReadPartition() local257 old_unvisited.push_back(ExtentForRange(0, old_part.size / kBlockSize)); in DeltaReadPartition()258 old_unvisited = FilterExtentRanges(old_unvisited, old_visited_blocks); in DeltaReadPartition()270 old_unvisited, in DeltaReadPartition()