OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_wbytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
iostat.h
98
u_int64_t
io_wbytes
; /* total bytes written */
member in struct:io_stats
/src/sys/kern/
subr_iostat.c
303
stats->
io_wbytes
+= bcount;
455
sdrive.wbytes = stats->
io_wbytes
;
456
sdrive.bytes = stats->io_rbytes + stats->
io_wbytes
;
Completed in 45 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026