Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dutil.c55 char rops[6], wops[6], rbytes[6], wbytes[6], rerr[6], werr[6], cerr[6]; in show_vdev_stats() local
91 nicenum(vs->vs_bytes[ZIO_TYPE_READ] / sec, rbytes, in show_vdev_stats()
92 sizeof (rbytes)); in show_vdev_stats()
106 rops, wops, rbytes, wbytes, rerr, werr, cerr); in show_vdev_stats()