Searched refs:headSepCounter (Results 1 – 2 of 2) sorted by relevance
1186 if (ctrl->headSepCounter <= raidPtr->reconControl->minHeadSepCounter) in IssueNextReadRequest()1201 CheckForNewMinHeadSep(raidPtr, ++(ctrl->headSepCounter)); in IssueNextReadRequest()1224 ctrl->headSepCounter++; in IssueNextReadRequest()1226 … CheckForNewMinHeadSep(raidPtr, ctrl->headSepCounter); /* update min if needed */ in IssueNextReadRequest()1265 if (CheckHeadSeparation(raidPtr, ctrl, col, ctrl->headSepCounter, which_ru)) in TryToRead()1612 if (reconCtrlPtr->perDiskInfo[i].headSepCounter < new_min) in CheckForNewMinHeadSep()1613 new_min = reconCtrlPtr->perDiskInfo[i].headSepCounter; in CheckForNewMinHeadSep()1672 ((ctrl->headSepCounter - reconCtrlPtr->minHeadSepCounter) > raidPtr->headSepLimit)) { in CheckHeadSeparation()1674 raidPtr->raidid, col, ctrl->headSepCounter, in CheckHeadSeparation()1680 … cb->v = (ctrl->headSepCounter - raidPtr->headSepLimit + raidPtr->headSepLimit / 5); in CheckHeadSeparation()
111 RF_HeadSepLimit_t headSepCounter; /* counter used to control member