Searched refs:suffixed_name (Results 1 – 1 of 1) sorted by relevance
2882 auto suffixed_name = partition_update.partition_name() + target_suffix; in CreateUpdateSnapshotsInternal() local2883 auto&& [it, inserted] = partition_map.emplace(suffixed_name, &partition_update); in CreateUpdateSnapshotsInternal()2890 auto& extra_extents = extra_extents_map[suffixed_name]; in CreateUpdateSnapshotsInternal()