Searched refs:wbytes (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | util.c | 55 char rops[6], wops[6], rbytes[6], wbytes[6], rerr[6], werr[6], cerr[6]; in show_vdev_stats() local 93 nicenum(vs->vs_bytes[ZIO_TYPE_WRITE] / sec, wbytes, in show_vdev_stats() 94 sizeof (wbytes)); in show_vdev_stats() 106 rops, wops, rbytes, wbytes, rerr, werr, cerr); in show_vdev_stats()
|