Searched refs:new_unvisited (Results 1 – 1 of 1) sorted by relevance
471 vector<Extent> new_unvisited = { in DeltaReadPartition() local473 new_unvisited = FilterExtentRanges(new_unvisited, new_visited_blocks); in DeltaReadPartition()474 if (!new_unvisited.empty()) { in DeltaReadPartition()481 LOG(INFO) << "Scanning " << utils::BlocksInExtents(new_unvisited) in DeltaReadPartition()492 std::move(new_unvisited), in DeltaReadPartition()