Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h65 EZFS_PROPTYPE, /* property does not apply to dataset type */ enumerator
H A Dlibzfs_dataset.c1020 (void) zfs_error(hdl, EZFS_PROPTYPE, errbuf); in zfs_valid_proplist()
1117 (void) zfs_error(hdl, EZFS_PROPTYPE, errbuf); in zfs_valid_proplist()
2039 return (zfs_error(hdl, EZFS_PROPTYPE, errbuf)); in zfs_prop_inherit()
3002 return (zfs_error_fmt(zhp->zfs_hdl, EZFS_PROPTYPE, in zfs_prop_get_numeric()
H A Dlibzfs_util.c84 case EZFS_PROPTYPE: in libzfs_error_description()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c2976 case EZFS_PROPTYPE: in zfs_err_to_be_err()