OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsuoff
(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
695
fsuoff
[0] = rf_StripeUnitOffset(layoutPtr, pda->startSector);
696
fsuend[0] =
fsuoff
[0] + pda->numSector;
697
fsuoff
[1] = 0;
699
startSector =
fsuoff
[0];
729
fsuoff
[0] = rf_StripeUnitOffset(layoutPtr, pda0->startSector);
730
fsuend[0] =
fsuoff
[0] + pda0->numSector;
731
fsuoff
[1] = rf_StripeUnitOffset(layoutPtr, pda1->startSector);
732
fsuend[1] =
fsuoff
[1] + pda1->numSector;
756
if (!(
fsuoff
[0] <= sector && sector < fsuend[0]) && !(fsuoff[1] <= sector && sector < fsuend[1])
[
all
...]
Completed in 39 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025