Searched refs:zpool_valid_proplist (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 393 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist() function 647 if ((realprops = zpool_valid_proplist(zhp->zpool_hdl, in zpool_set_prop() 1081 if ((zc_props = zpool_valid_proplist(hdl, pool, props, in zpool_create() 1633 if ((props = zpool_valid_proplist(hdl, origname, in zpool_import_props() 2829 if ((zc_props = zpool_valid_proplist(hdl, zhp->zpool_name, in zpool_vdev_split()
|