Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c3239 unsigned int cb_vdev_names_count; member
3448 } else if (cb->cb_vdev_names_count) { in print_iostat_dashes()
3508 } else if (cb->cb_vdev_names_count) { in print_iostat_header_impl()
4007 for (i = 0; i < cb->cb_vdev_names_count; i++) { in print_vdev_stats()
4020 if (cb->cb_vdev_names_count && (i == cb->cb_vdev_names_count)) { in print_vdev_stats()
4249 !cb->cb_scripted && cb->cb_verbose && !cb->cb_vdev_names_count) { in print_iostat()
4791 cb.cb_vdev_names_count = argc; in zpool_do_iostat()
4798 cb.cb_vdev_names_count = argc - 1; in zpool_do_iostat()
4821 if (cb.cb_vdev_names_count != 0) { in zpool_do_iostat()
4991 cb.cb_vdev_names_count)) && in zpool_do_iostat()