Home
last modified time | relevance | path

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

/freebsd-14.2/sys/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))
/freebsd-14.2/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py2058 lzc_exc.StreamMismatch, lzc_exc.DatasetExists)):
2128 lzc_exc.StreamMismatch,
2265 with self.assertRaises(lzc_exc.StreamMismatch):
2353 with self.assertRaises(lzc_exc.StreamMismatch):
2600 with self.assertRaises(lzc_exc.StreamMismatch):
2603 with self.assertRaises(lzc_exc.StreamMismatch):