Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs.h67 EZFS_PROPTYPE, /* property does not apply to dataset type */ enumerator
HDlibzfs_dataset.c953 (void) zfs_error(hdl, EZFS_PROPTYPE, errbuf); in zfs_valid_proplist()
1046 (void) zfs_error(hdl, EZFS_PROPTYPE, errbuf); in zfs_valid_proplist()
1797 return (zfs_error(hdl, EZFS_PROPTYPE, errbuf)); in zfs_prop_inherit()
2641 return (zfs_error_fmt(zhp->zfs_hdl, EZFS_PROPTYPE, in zfs_prop_get_numeric()
HDlibzfs_util.c84 case EZFS_PROPTYPE: in libzfs_error_description()