Home
last modified time | relevance | path

Searched refs:newnv (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4170 nvlist_t *newnv) in calc_and_alloc_stats_ex() argument
4282 nvlist_t *newnv, double scale, const char *name) in print_iostat_histos() argument
4369 nvlist_t *newnv) in print_iostat_queues() argument
4410 nvlist_t *newnv) in print_iostat_latency() argument
4504 nvlist_t *newnv, iostat_cbdata_t *cb, int depth) in print_vdev_stats() argument
4589 print_iostat_latency(cb, oldnv, newnv); in print_vdev_stats()
4591 print_iostat_queues(cb, oldnv, newnv); in print_vdev_stats()
4594 print_iostat_histos(cb, oldnv, newnv, scale, name); in print_vdev_stats()
4599 if (nvlist_lookup_string(newnv, ZPOOL_CONFIG_PATH, in print_vdev_stats()
4618 if (nvlist_lookup_nvlist_array(newnv, ZPOOL_CONFIG_CHILDREN, in print_vdev_stats()
[all …]