Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_util.c268 case EZFS_WRONG_PARENT: in libzfs_error_description()
543 zfs_verror(hdl, EZFS_WRONG_PARENT, fmt, ap); in zpool_standard_error_fmt()
Dlibzfs.h144 EZFS_WRONG_PARENT, /* invalid parent dataset (e.g ZVOL) */ enumerator
Dlibzfs_sendrecv.c3414 return (zfs_error(hdl, EZFS_WRONG_PARENT, in zfs_receive_one()
3506 return (zfs_error(hdl, EZFS_WRONG_PARENT, errbuf)); in zfs_receive_one()