Searched defs:target_partition_name (Results 1 – 3 of 3) sorted by relevance
149 const std::string& target_partition_name, in MapPartitionInternal()188 const std::string& target_partition_name, in MapPartitionOnDeviceMapper()232 const std::string& target_partition_name) { in UnmapPartitionOnDeviceMapper()
1727 const std::string& target_partition_name) { in UnmapPartitionWithSnapshot()2433 bool SnapshotManager::UnmapUpdateSnapshot(const std::string& target_partition_name) { in UnmapUpdateSnapshot()
1310 auto target_partition_name = base_name + SlotSuffixForSlotNumber(target_slot_number); in VerifyExtentsAgainstSourceMetadata() local