Searched refs:print_vdev_stats (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/cmd/zpool/ |
H A D | zpool_main.c | 2367 print_vdev_stats(zpool_handle_t *zhp, const char *name, nvlist_t *oldnv, in print_vdev_stats() function 2447 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats() 2468 print_vdev_stats(zhp, vname, oldnv ? in print_vdev_stats() 2494 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats() 2546 print_vdev_stats(zhp, zpool_get_name(zhp), oldnvroot, newnvroot, cb, 0); in print_iostat()
|