Searched defs:target_partition_name (Results 1 – 3 of 3) sorted by relevance
209 const std::string& target_partition_name, in MapPartitionInternal()249 const std::string& target_partition_name, in MapPartitionOnDeviceMapper()295 const std::string& target_partition_name) { in UnmapPartitionOnDeviceMapper()
2725 const std::string& target_partition_name) { in UnmapPartitionWithSnapshot()3946 bool SnapshotManager::UnmapUpdateSnapshot(const std::string& target_partition_name) { in UnmapUpdateSnapshot()
1314 auto target_partition_name = base_name + SlotSuffixForSlotNumber(target_slot_number); in VerifyExtentsAgainstSourceMetadata() local