OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RF_QUEUE_FULL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_diskqueue.h
123
#define
RF_QUEUE_FULL
(_q) ((_q)->numOutstanding == (_q)->maxOutstanding)
131
(!
RF_QUEUE_FULL
(_q_) && ((_r_)->priority >= (_q_)->curPriority)))
rf_diskqueue.c
332
while (!done && !
RF_QUEUE_FULL
(queue)) {
Completed in 93 milliseconds
Indexes created Tue Oct 21 05:10:09 GMT 2025