OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minHeadSepCounter
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconstruct.h
167
RF_HeadSepLimit_t
minHeadSepCounter
; /* the minimum hs counter over
rf_reconstruct.c
1186
if (ctrl->headSepCounter <= raidPtr->reconControl->
minHeadSepCounter
)
1598
RF_ASSERT(hsCtr >= reconCtrlPtr->
minHeadSepCounter
); /* from the definition
1616
if (new_min != reconCtrlPtr->
minHeadSepCounter
) {
1617
reconCtrlPtr->
minHeadSepCounter
= new_min;
1672
((ctrl->headSepCounter - reconCtrlPtr->
minHeadSepCounter
) > raidPtr->headSepLimit)) {
1675
reconCtrlPtr->
minHeadSepCounter
,
1678
/* the
minHeadSepCounter
value we have to get to before we'll
rf_reconutil.c
152
reconCtrlPtr->
minHeadSepCounter
= 0;
Completed in 13 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025