Searched refs:zpool_valid_proplist (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_pool.c | 422 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() function 676 if ((realprops = zpool_valid_proplist(zhp->zpool_hdl, in zpool_set_prop() 1112 if ((zc_props = zpool_valid_proplist(hdl, pool, props, in zpool_create() 1680 if ((props = zpool_valid_proplist(hdl, origname, in zpool_import_props() 2895 if ((zc_props = zpool_valid_proplist(hdl, zhp->zpool_name,
|