Searched refs:print_vdev_stats (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/ |
| H A D | zpool_main.c | 2696 print_vdev_stats(zpool_handle_t *zhp, const char *name, nvlist_t *oldnv, in print_vdev_stats() function 2779 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats() 2800 print_vdev_stats(zhp, vname, oldnv ? in print_vdev_stats() 2826 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats() 2878 print_vdev_stats(zhp, zpool_get_name(zhp), oldnvroot, newnvroot, cb, 0); in print_iostat()
|