Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp510 auto snapshot_extra_device = GetSnapshotExtraDeviceName(name); in UnmapSnapshot() local
511 if (!dm.DeleteDeviceIfExists(snapshot_extra_device)) { in UnmapSnapshot()
512 LOG(ERROR) << "Could not delete snapshot inner device: " << snapshot_extra_device; in UnmapSnapshot()