Searched refs:totalbyteswrite (Results 1 – 1 of 1) sorted by relevance
1229 u_int64_t totalbytes, totalbytesread, totalbyteswrite, totalbytesfree; in devstat_compute_statistics() local1253 totalbyteswrite = DELTA(bytes, DEVSTAT_WRITE); in devstat_compute_statistics()1255 totalbytes = totalbytesread + totalbyteswrite + totalbytesfree; in devstat_compute_statistics()1266 totalblockswrite = totalbyteswrite; in devstat_compute_statistics()1330 *destu64 = totalbyteswrite; in devstat_compute_statistics()1379 *destld = totalbyteswrite; in devstat_compute_statistics()1446 *destld = totalbyteswrite; in devstat_compute_statistics()