Home
last modified time | relevance | path

Searched refs:ZFS_ERR_WRONG_PARENT (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_constants.py112 ZFS_ERR_WRONG_PARENT = zfs_errno.ZFS_ERR_WRONG_PARENT variable
H A D_error_translation.py45 ZFS_ERR_WRONG_PARENT,
60 if ret == ZFS_ERR_WRONG_PARENT:
474 if ret == ZFS_ERR_WRONG_PARENT:
620 if ret == ZFS_ERR_WRONG_PARENT:
H A Dexceptions.py32 ZFS_ERR_WRONG_PARENT,
148 errno = ZFS_ERR_WRONG_PARENT
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1385 ZFS_ERR_WRONG_PARENT, enumerator
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c479 case ZFS_ERR_WRONG_PARENT: in zfs_standard_error_fmt()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c380 return (SET_ERROR(ZFS_ERR_WRONG_PARENT)); in recv_begin_check_existing_impl()
700 return (SET_ERROR(ZFS_ERR_WRONG_PARENT)); in dmu_recv_begin_check()
H A Ddsl_dir.c1931 return (SET_ERROR(ZFS_ERR_WRONG_PARENT)); in dsl_dir_rename_check()
H A Ddmu_objset.c1181 return (SET_ERROR(ZFS_ERR_WRONG_PARENT)); in dmu_objset_create_check()
H A Dzfs_ioctl.c3073 return (SET_ERROR(ZFS_ERR_WRONG_PARENT)); in zfs_fill_zplprops_impl()