Searched refs:extra_name (Results 1 – 1 of 1) sorted by relevance
1408 auto extra_name = GetSnapshotExtraDeviceName(name); in ShouldDeleteSnapshot() local1409 return !IsSnapshotDevice(name) && !IsSnapshotDevice(extra_name); in ShouldDeleteSnapshot()