Searched refs:vprops (Results 1 – 1 of 1) sorted by relevance
1079 nvlist_t *vprops = NULL; in vdev_expand_proplist() local1106 err = zpool_get_all_vdev_props(zhp, vdevname, &vprops); in vdev_expand_proplist()1110 while ((elem = nvlist_next_nvpair(vprops, elem)) != NULL) { in vdev_expand_proplist()