OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totalreads
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_lfs/
utilities.c
60
long diskreads,
totalreads
; /* Disk cache statistics */
variable in typeref:typename:long
/src/sbin/fsck_ext2fs/
utilities.c
84
long diskreads,
totalreads
; /* Disk cache statistics */
variable in typeref:typename:long
151
diskreads =
totalreads
= 0;
197
totalreads
++;
303
totalreads
, (int)(diskreads * 100 /
totalreads
));
/src/sbin/fsck_ffs/
utilities.c
65
long diskreads,
totalreads
; /* Disk cache statistics */
variable in typeref:typename:long
212
totalreads
++;
341
totalreads
, (int)(diskreads * 100 /
totalreads
));
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025