OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsuend
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/raidframe/
rf_evenodd_dagfuncs.c
646
RF_RowCol_t fcol[2], fsuoff[2],
fsuend
[2], numDataCol = layoutPtr->numDataCol;
local in function:rf_EvenOddDoubleRecoveryFunc
696
fsuend
[0] = fsuoff[0] + pda->numSector;
698
fsuend
[1] = 0;
700
endSector =
fsuend
[0];
730
fsuend
[0] = fsuoff[0] + pda0->numSector;
732
fsuend
[1] = fsuoff[1] + pda1->numSector;
736
endSector = RF_MAX(
fsuend
[0],
fsuend
[1]);
756
if (!(fsuoff[0] <= sector && sector <
fsuend
[0]) && !(fsuoff[1] <= sector && sector <
fsuend
[1])
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025