Searched refs:_sort_snapshots (Results 1 – 2 of 2) sorted by relevance
578 sorted_snaps = self.volume._sort_snapshots(volumes, snapshots)587 self.volume._sort_snapshots,591 self.volume._sort_snapshots,
3083 sorted_snapshots = self._sort_snapshots(volumes, snapshots)3226 def _sort_snapshots(self, volumes, snapshots): member in VolumeManager