OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RF_StripeCount_t
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/dev/raidframe/
rf_decluster.h
52
RF_StripeCount_t
groupSize; /* no. of stripe units per parity
57
RF_StripeCount_t
SUsPerFullTable; /* stripe units per full table */
58
RF_StripeCount_t
SUsPerTable; /* stripe units per table */
59
RF_StripeCount_t
PUsPerBlock; /* parity units per block */
60
RF_StripeCount_t
SUsPerBlock; /* stripe units per block */
61
RF_StripeCount_t
BlocksPerTable; /* block design tuples per
63
RF_StripeCount_t
NumParityReps; /* tables per full table */
64
RF_StripeCount_t
TableDepthInPUs; /* PUs on one disk in 1 table */
65
RF_StripeCount_t
FullTableDepthInPUs; /* PUs on one disk in 1
67
RF_StripeCount_t
FullTableLimitSUID; /* SU where partial fulltable
[
all
...]
rf_layout.h
62
RF_StripeCount_t
SUsPerPU; /* stripe units per parity unit */
63
RF_StripeCount_t
SUsPerRU; /* stripe units per reconstruction
68
RF_StripeCount_t
numStripe; /* total number of stripes in the
71
RF_StripeCount_t
dataStripeUnitsPerDisk;
72
RF_StripeCount_t
numDataCol; /* number of SUs of data per stripe
74
RF_StripeCount_t
numParityCol; /* number of SUs of parity per stripe.
76
RF_StripeCount_t
numParityLogCol; /* number of SUs of parity log
79
RF_StripeCount_t
stripeUnitsPerDisk;
122
RF_StripeCount_t
numStripeUnitsAccessed; /* total num elements in
159
RF_StripeCount_t
numStripes; /* total number of stripes touched b
[
all
...]
rf_desc.h
71
RF_StripeCount_t
numStripes; /* number of stripes involved in
rf_reconmap.h
62
RF_StripeCount_t
totalParityStripes; /* total number of parity
rf_decluster.c
77
RF_StripeCount_t
complete_FT_count, numCompleteFullTablesPerDisk;
79
RF_StripeCount_t
PUsPerDisk, spareRegionDepthInPUs, numCompleteSpareRegionsPerDisk,
81
RF_StripeCount_t
totSparePUsPerDisk;
326
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
327
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
384
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
385
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
439
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
440
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
512
RF_StripeCount_t
*sus_per_fulltable
[
all
...]
rf_declusterPQ.c
286
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
287
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
353
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
354
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
403
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
404
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
452
RF_StripeCount_t
sus_per_fulltable = info->SUsPerFullTable;
453
RF_StripeCount_t
fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
raidframevar.h
171
typedef RF_uint64
RF_StripeCount_t
;
369
RF_StripeCount_t
SUsPerPU; /* this stuff is the info required to
373
RF_StripeCount_t
TableDepthInPUs;
374
RF_StripeCount_t
SpareSpaceDepthPerRegionInSUs;
rf_reconstruct.h
59
RF_StripeCount_t
count; /* counts the # of SUs installed so far */
rf_chaindecluster.c
58
RF_StripeCount_t
numSparingRegions;
59
RF_StripeCount_t
stripeUnitsPerSparingRegion;
68
RF_StripeCount_t
num_used_stripeUnitsPerDisk;
rf_interdecluster.c
59
RF_StripeCount_t
numSparingRegions;
60
RF_StripeCount_t
stripeUnitsPerSparingRegion;
71
RF_StripeCount_t
num_used_stripeUnitsPerDisk;
rf_raid.h
211
RF_StripeCount_t
parity_rewrite_stripes_done;
rf_map.c
94
RF_StripeCount_t
numStripes = 0;
98
RF_StripeCount_t
totStripes;
602
RF_StripeCount_t
stripeOffset;
rf_pqdegdags.c
306
RF_StripeCount_t
secPerSU = layoutPtr->sectorsPerStripeUnit;
rf_reconstruct.c
570
RF_StripeCount_t
incPSID,lastPSID,num_writes,pending_writes,prev;
572
RF_StripeCount_t
startPSID,endPSID,aPSID,bPSID,offPSID;
Completed in 23 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025