Home
last modified time | relevance | path

Searched refs:GetCowName (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp121 static std::string GetCowName(const std::string& snapshot_name) { in GetCowName() function
1160 return GetCowName(snapshot); in GetMappedCowDeviceName()
2189 *cow_name = GetCowName(partition_name); in MapCowDevices()
2260 if (!DeleteDeviceIfExists(GetCowName(name), 4000ms)) { in UnmapCowDevices()
2261 LOG(ERROR) << "Cannot unmap: " << GetCowName(name); in UnmapCowDevices()
2973 auto cow_partition = target_metadata->AddPartition(GetCowName(target_partition->name()), in CreateUpdateSnapshotsInternal()