Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zpool/
H A Dzpool_main.c2192 print_vdev_stats(zpool_handle_t *zhp, const char *name, nvlist_t *oldnv, in print_vdev_stats() function
2272 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats()
2293 print_vdev_stats(zhp, vname, oldnv ? in print_vdev_stats()
2319 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats()
2371 print_vdev_stats(zhp, zpool_get_name(zhp), oldnvroot, newnvroot, cb, 0); in print_iostat()