Searched refs:zpool_valid_proplist (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
| H A D | libzfs_pool.c | 424 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() function 683 if ((realprops = zpool_valid_proplist(zhp->zpool_hdl, in zpool_set_prop() 1120 if ((zc_props = zpool_valid_proplist(hdl, pool, props, in zpool_create() 1687 if ((props = zpool_valid_proplist(hdl, origname, in zpool_import_props() 2907 if ((zc_props = zpool_valid_proplist(hdl, zhp->zpool_name,
|