Home
last modified time | relevance | path

Searched refs:EZFS_BADVERSION (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c536 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zpool_valid_proplist()
577 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zpool_valid_proplist()
1458 return (zfs_error(hdl, EZFS_BADVERSION, msg)); in zpool_add()
1467 return (zfs_error(hdl, EZFS_BADVERSION, msg)); in zpool_add()
1518 (void) zfs_error(hdl, EZFS_BADVERSION, msg); in zpool_add()
1933 (void) zfs_error(hdl, EZFS_BADVERSION, desc); in zpool_import_props()
3578 return (zfs_error(hdl, EZFS_BADVERSION, msg)); in zpool_vdev_remove()
4354 return (zfs_error_fmt(hdl, EZFS_BADVERSION, in get_history()
H A Dlibzfs_dataset.c1732 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_setprop_error()
3724 return (zfs_error(hdl, EZFS_BADVERSION, errbuf)); in zfs_create()
4066 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_remap_indirects()
4959 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_hold_nvl()
5079 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_release()
5149 err = zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_get_fsacl()
5212 err = zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_set_fsacl()
5249 err = zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_get_holds()
H A Dlibzfs_util.c124 case EZFS_BADVERSION: in libzfs_error_description()
436 zfs_verror(hdl, EZFS_BADVERSION, fmt, ap); in zfs_standard_error_fmt()
H A Dlibzfs.h83 EZFS_BADVERSION, /* unsupported version */ enumerator
H A Dlibzfs_sendrecv.c4336 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zfs_receive_one()