OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmds
(Results
1 - 3
of
3
) sorted by null
/external/blktrace/btt/
seek.c
171
mp->
nmds
= 0;
173
mp->
nmds
= 0;
175
mp->modes = realloc(mp->modes, (mp->
nmds
+ 1) *
181
mp->modes[mp->
nmds
++] = sbp->sectors;
304
return mp->
nmds
;
globals.h
64
int most_seeks,
nmds
;
member in struct:mode
output.c
371
for (i = 0; i < mp->
nmds
; i++, lp++) {
Completed in 50 milliseconds