OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ru_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconstruct.h
115
RF_ReconUnitNum_t
ru_count
; /* this counts off the recon units
member in struct:RF_PerDiskReconCtrl_s
rf_reconstruct.c
812
raidPtr->reconControl->perDiskInfo[i].
ru_count
= RUsPerPU - 1;
1166
* ctrl->{
ru_count
, curPSID, diskOffset} and
1191
ctrl->
ru_count
++;
1192
if (ctrl->
ru_count
< RUsPerPU) {
1197
ctrl->
ru_count
= 0;
1211
ctrl->
ru_count
= RUsPerPU - 1;
1215
rbuf->which_ru = ctrl->
ru_count
;
1219
Dprintf2("Skipping psid %ld ru %d: already reconstructed\n", ctrl->curPSID, ctrl->
ru_count
);
1232
rbuf->which_ru = ctrl->
ru_count
;
1258
RF_ReconUnitNum_t which_ru = ctrl->
ru_count
;
[
all
...]
rf_reconutil.c
95
reconCtrlPtr->perDiskInfo[i].
ru_count
= RUsPerPU - 1;
Completed in 31 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025