Searched defs:newnv (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/zpool/ |
| H A D | zpool_main.c | 2343 nvlist_t *newnv, iostat_cbdata_t *cb, int depth) 2360 verify(nvlist_lookup_uint64_array(newnv, ZPOOL_CONFIG_VDEV_STATS, 2401 if (nvlist_lookup_nvlist_array(newnv, ZPOOL_CONFIG_CHILDREN, 2431 if (num_logs(newnv) > 0) { 2455 if (nvlist_lookup_nvlist_array(newnv, ZPOOL_CONFIG_L2CACHE, 2342 print_vdev_stats(zpool_handle_t *zhp, const char *name, nvlist_t *oldnv, nvlist_t *newnv, iostat_cbdata_t *cb, int depth) argument
|
Completed in 829 milliseconds