Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_error_translation.py61 raise lzc_exc.WrongParent(_fs_name(name))
475 raise lzc_exc.WrongParent(_fs_name(snapname))
621 raise lzc_exc.WrongParent(target)
H A Dexceptions.py147 class WrongParent(ZFSError): class
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py365 with self.assertRaises(lzc_exc.WrongParent):
373 with self.assertRaises(lzc_exc.WrongParent):
2640 with self.assertRaises(lzc_exc.WrongParent):
2656 with self.assertRaises(lzc_exc.WrongParent):
2670 with self.assertRaises(lzc_exc.WrongParent):
3928 with self.assertRaises(lzc_exc.WrongParent):