Searched refs:is_dm_user (Results 1 – 1 of 1) sorted by relevance
253 bool is_dm_user = false; in CleanupSnapshotArtifacts() local256 is_dm_user = (DeviceMapper::GetTargetType(target.spec) == "user"); in CleanupSnapshotArtifacts()259 if (is_dm_user) { in CleanupSnapshotArtifacts()