Searched refs:zpool_valid_proplist (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs_pool.c | 428 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() function 708 if ((realprops = zpool_valid_proplist(zhp->zpool_hdl, in zpool_set_prop() 1146 if ((zc_props = zpool_valid_proplist(hdl, pool, props, in zpool_create() 1762 if ((props = zpool_valid_proplist(hdl, origname, in zpool_import_props() 3102 if ((zc_props = zpool_valid_proplist(hdl, zhp->zpool_name,
|