Searched refs:partition_ok (Results 1 – 1 of 1) sorted by relevance
2007 bool partition_ok = true; in RemoveAllSnapshots() local2009 partition_ok = false; in RemoveAllSnapshots()2011 if (partition_ok && should_delete && !DeleteSnapshot(lock, name)) { in RemoveAllSnapshots()2012 partition_ok = false; in RemoveAllSnapshots()2015 if (!partition_ok) { in RemoveAllSnapshots()