OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numOutstanding
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_diskqueue.h
103
long
numOutstanding
; /* number of I/Os currently outstanding on
122
#define RF_QUEUE_EMPTY(_q) ((_q)->
numOutstanding
== 0)
123
#define RF_QUEUE_FULL(_q) ((_q)->
numOutstanding
== (_q)->maxOutstanding)
rf_diskqueue.h
103
long
numOutstanding
; /* number of I/Os currently outstanding on
122
#define RF_QUEUE_EMPTY(_q) ((_q)->
numOutstanding
== 0)
123
#define RF_QUEUE_FULL(_q) ((_q)->
numOutstanding
== (_q)->maxOutstanding)
rf_diskqueue.h
103
long
numOutstanding
; /* number of I/Os currently outstanding on
122
#define RF_QUEUE_EMPTY(_q) ((_q)->
numOutstanding
== 0)
123
#define RF_QUEUE_FULL(_q) ((_q)->
numOutstanding
== (_q)->maxOutstanding)
Completed in 32 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025