Home
last modified time | relevance | path

Searched refs:StreamMismatch (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dexceptions.py314 class StreamMismatch(ZFSError): class
H A D_error_translation.py457 raise lzc_exc.StreamMismatch(_fs_name(snapname))
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py2056 lzc_exc.StreamMismatch, lzc_exc.DatasetExists)):
2126 lzc_exc.StreamMismatch,
2263 with self.assertRaises(lzc_exc.StreamMismatch):
2351 with self.assertRaises(lzc_exc.StreamMismatch):
2598 with self.assertRaises(lzc_exc.StreamMismatch):
2601 with self.assertRaises(lzc_exc.StreamMismatch):