Searched refs:zpool_valid_proplist (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 454 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() function 754 if ((realprops = zpool_valid_proplist(zhp->zpool_hdl, in zpool_set_prop() 1252 if ((zc_props = zpool_valid_proplist(hdl, pool, props, in zpool_create() 1893 if ((props = zpool_valid_proplist(hdl, origname, in zpool_import_props() 3461 if ((zc_props = zpool_valid_proplist(hdl, zhp->zpool_name, in zpool_vdev_split()
|