Searched refs:partition_ok (Results 1 – 1 of 1) sorted by relevance
1708 bool partition_ok = true; in RemoveAllSnapshots() local1710 partition_ok = false; in RemoveAllSnapshots()1712 if (partition_ok && should_delete && !DeleteSnapshot(lock, name)) { in RemoveAllSnapshots()1713 partition_ok = false; in RemoveAllSnapshots()1716 if (!partition_ok) { in RemoveAllSnapshots()