Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_error_translation.py63 raise lzc_exc.WrongParent(_fs_name(name))
479 raise lzc_exc.WrongParent(_fs_name(snapname))
627 raise lzc_exc.WrongParent(target)
H A Dexceptions.py149 class WrongParent(ZFSError): class
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py366 with self.assertRaises(lzc_exc.WrongParent):
374 with self.assertRaises(lzc_exc.WrongParent):
2643 with self.assertRaises(lzc_exc.WrongParent):
2659 with self.assertRaises(lzc_exc.WrongParent):
2673 with self.assertRaises(lzc_exc.WrongParent):
3776 with self.assertRaises(lzc_exc.WrongParent):