Searched refs:new_unvisited (Results 1 – 1 of 1) sorted by relevance
369 vector<Extent> new_unvisited = { in DeltaReadPartition() local371 new_unvisited = FilterExtentRanges(new_unvisited, new_visited_blocks); in DeltaReadPartition()372 if (!new_unvisited.empty()) { in DeltaReadPartition()379 LOG(INFO) << "Scanning " << utils::BlocksInExtents(new_unvisited) in DeltaReadPartition()390 std::move(new_unvisited), in DeltaReadPartition()