Searched refs:DatasetNotFound (Results 1 – 3 of 3) sorted by relevance
81 raise lzc_exc.DatasetNotFound(name)451 raise lzc_exc.DatasetNotFound(snapname)642 raise lzc_exc.DatasetNotFound(name)653 raise lzc_exc.DatasetNotFound(name)663 raise lzc_exc.DatasetNotFound(name)687 raise lzc_exc.DatasetNotFound(name)
89 class DatasetNotFound(ZFSError): class132 class FilesystemNotFound(DatasetNotFound):162 class SnapshotNotFound(DatasetNotFound):
828 with self.assertRaises(lzc_exc.DatasetNotFound):838 with self.assertRaises(lzc_exc.DatasetNotFound):848 with self.assertRaises(lzc_exc.DatasetNotFound):2083 with self.assertRaises(lzc_exc.DatasetNotFound):2103 lzc_exc.DatasetNotFound,2216 lzc_exc.DatasetNotFound,2274 with self.assertRaises(lzc_exc.DatasetNotFound):3726 with self.assertRaises(lzc_exc.DatasetNotFound):3757 with self.assertRaises(lzc_exc.DatasetNotFound):3805 with self.assertRaises(lzc_exc.DatasetNotFound):[all …]