Searched refs:zc_props (Results 1 – 1 of 1) sorted by relevance
1467 nvlist_t *zc_props = NULL; in zpool_create() local1514 if (!zc_props && in zpool_create()1523 if (nvlist_add_nvlist(zc_props, in zpool_create()1541 if (zc_props) in zpool_create()1542 zcmd_write_src_nvlist(hdl, &zc, zc_props); in zpool_create()1549 nvlist_free(zc_props); in zpool_create()1628 nvlist_free(zc_props); in zpool_create()3727 (void) nvlist_lookup_uint64(zc_props, in zpool_vdev_split()3741 nvlist_free(zc_props); in zpool_vdev_split()3895 if (zc_props != NULL) in zpool_vdev_split()[all …]