Searched refs:print_vdev_stats (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c2342 print_vdev_stats(zpool_handle_t *zhp, const char *name, nvlist_t *oldnv, function
2422 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL,
2443 print_vdev_stats(zhp, vname, oldnv ?
2469 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL,
2521 print_vdev_stats(zhp, zpool_get_name(zhp), oldnvroot, newnvroot, cb, 0);

Completed in 68 milliseconds