Searched refs:partition_ok (Results 1 – 1 of 1) sorted by relevance
1356 bool partition_ok = true; in RemoveAllSnapshots() local1358 partition_ok = false; in RemoveAllSnapshots()1360 if (partition_ok && should_delete && !DeleteSnapshot(lock, name)) { in RemoveAllSnapshots()1361 partition_ok = false; in RemoveAllSnapshots()1364 if (!partition_ok) { in RemoveAllSnapshots()