Searched refs:DatasetExists (Results 1 – 3 of 3) sorted by relevance
105 class DatasetExists(ZFSError): class127 class FilesystemExists(DatasetExists):157 class SnapshotExists(DatasetExists):
455 raise lzc_exc.DatasetExists(snapname)
2004 lzc_exc.DestinationModified, lzc_exc.DatasetExists)):2016 lzc_exc.DestinationModified, lzc_exc.DatasetExists)):2043 lzc_exc.DestinationModified, lzc_exc.DatasetExists)):2059 lzc_exc.StreamMismatch, lzc_exc.DatasetExists)):2074 with self.assertRaises(lzc_exc.DatasetExists):2122 lzc_exc.DatasetExists,2130 lzc_exc.DatasetExists,2172 with self.assertRaises(lzc_exc.DatasetExists):2459 with self.assertRaises(lzc_exc.DatasetExists):2541 with self.assertRaises(lzc_exc.DatasetExists):[all …]