Searched refs:DatasetNotFound (Results 1 – 3 of 3) sorted by relevance
81 raise lzc_exc.DatasetNotFound(name)451 raise lzc_exc.DatasetNotFound(snapname)644 raise lzc_exc.DatasetNotFound(name)655 raise lzc_exc.DatasetNotFound(name)665 raise lzc_exc.DatasetNotFound(name)689 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):2085 with self.assertRaises(lzc_exc.DatasetNotFound):2105 lzc_exc.DatasetNotFound,2218 lzc_exc.DatasetNotFound,2276 with self.assertRaises(lzc_exc.DatasetNotFound):3749 with self.assertRaises(lzc_exc.DatasetNotFound):3780 with self.assertRaises(lzc_exc.DatasetNotFound):3828 with self.assertRaises(lzc_exc.DatasetNotFound):[all …]