Searched refs:maxOutstanding (Results 1 – 9 of 9) sorted by relevance
105 long maxOutstanding; /* max # of I/Os that can be outstanding on a member123 #define RF_QUEUE_FULL(_q) ((_q)->numOutstanding == (_q)->maxOutstanding)
171 int maxOutstanding, RF_ShutdownList_t **listp, in rf_ConfigureDiskQueue() argument180 diskqueue->maxOutstanding = maxOutstanding; in rf_ConfigureDiskQueue()
147 int maxOutstanding; /* maxOutstanding requests (per-component) */ member
107 (int) elem->queue->maxOutstanding, in rf_FifoEnqueue()
441 int maxOutstanding; /* maxOutstanding disk requests */ member
3372 (clabel1->maxOutstanding == clabel2->maxOutstanding) && in rf_does_it_fit()3511 config->maxOutstandingDiskReqs = clabel->maxOutstanding; in rf_create_configuration()3645 clabel->maxOutstanding = raidPtr->maxOutstanding; in raid_init_component_label()
405 raidPtr->maxOutstanding = cfgPtr->maxOutstandingDiskReqs; in rf_Configure()
1081 raidPtr->maxOutstanding, in rf_add_hot_spare()
838 component_label.maxOutstanding, component_label.blockSize, in get_component_label()