OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxOutstanding
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/raidframe/
rf_diskqueue.h
105
long
maxOutstanding
; /* max # of I/Os that can be outstanding on a
123
#define RF_QUEUE_FULL(_q) ((_q)->numOutstanding == (_q)->
maxOutstanding
)
rf_diskqueue.c
171
int
maxOutstanding
, RF_ShutdownList_t **listp,
180
diskqueue->
maxOutstanding
=
maxOutstanding
;
rf_fifo.c
107
(int) elem->queue->
maxOutstanding
,
rf_raid.h
147
int
maxOutstanding
; /*
maxOutstanding
requests (per-component) */
raidframevar.h
441
int
maxOutstanding
; /*
maxOutstanding
disk requests */
rf_driver.c
405
raidPtr->
maxOutstanding
= cfgPtr->maxOutstandingDiskReqs;
rf_netbsdkintf.c
3372
(clabel1->
maxOutstanding
== clabel2->
maxOutstanding
) &&
3511
config->maxOutstandingDiskReqs = clabel->
maxOutstanding
;
3645
clabel->
maxOutstanding
= raidPtr->
maxOutstanding
;
rf_disks.c
1081
raidPtr->
maxOutstanding
,
/src/sbin/raidctl/
raidctl.c
838
component_label.
maxOutstanding
, component_label.blockSize,
Completed in 51 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025