Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_util.c264 case EZFS_WRONG_PARENT: in libzfs_error_description()
533 zfs_verror(hdl, EZFS_WRONG_PARENT, fmt, ap); in zpool_standard_error_fmt()
HDlibzfs.h143 EZFS_WRONG_PARENT, /* invalid parent dataset (e.g ZVOL) */ enumerator
HDlibzfs_sendrecv.c3395 return (zfs_error(hdl, EZFS_WRONG_PARENT, in zfs_receive_one()
3487 return (zfs_error(hdl, EZFS_WRONG_PARENT, errbuf)); in zfs_receive_one()