Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3709 unsigned int cb_vdev_names_count; member
3964 } else if (cb->cb_vdev_names_count) { in print_iostat_dashes()
4024 } else if (cb->cb_vdev_names_count) { in print_iostat_header_impl()
4529 for (i = 0; i < cb->cb_vdev_names_count; i++) { in print_vdev_stats()
4542 if (cb->cb_vdev_names_count && (i == cb->cb_vdev_names_count)) { in print_vdev_stats()
4779 !cb->cb_scripted && cb->cb_verbose && !cb->cb_vdev_names_count) { in print_iostat()
5483 cb.cb_vdev_names_count = argc; in zpool_do_iostat()
5490 cb.cb_vdev_names_count = argc - 1; in zpool_do_iostat()
5513 if (cb.cb_vdev_names_count != 0) { in zpool_do_iostat()
5633 cb.cb_vdev_names_count, cb.cb_name_flags); in zpool_do_iostat()
[all …]