OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SpareRegion
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_declusterPQ.c
288
RF_StripeNum_t base_suid = 0, outSU,
SpareRegion
= 0, SpareSpace = 0;
297
SpareRegion
= FullTableID / info->FullTablesPerSpareRegion;
298
SpareSpace =
SpareRegion
* info->SpareSpaceDepthPerRegionInSUs;
325
rf_remap_to_spare_space(layoutPtr, info, FullTableID, TableID, BlockID, (base_suid) ? 1 : 0,
SpareRegion
, col, &outSU);
355
RF_StripeNum_t base_suid = 0, outSU,
SpareRegion
, SpareSpace = 0;
364
SpareRegion
= FullTableID / info->FullTablesPerSpareRegion;
365
SpareSpace =
SpareRegion
* info->SpareSpaceDepthPerRegionInSUs;
405
RF_StripeNum_t base_suid = 0, outSU,
SpareRegion
, SpareSpace = 0;
414
SpareRegion
= FullTableID / info->FullTablesPerSpareRegion;
415
SpareSpace =
SpareRegion
* info->SpareSpaceDepthPerRegionInSUs
[
all
...]
rf_decluster.c
328
RF_StripeNum_t base_suid = 0, outSU,
SpareRegion
= 0, SpareSpace = 0;
336
SpareRegion
= FullTableID / info->FullTablesPerSpareRegion;
337
SpareSpace =
SpareRegion
* info->SpareSpaceDepthPerRegionInSUs;
353
rf_remap_to_spare_space(layoutPtr, info, FullTableID, TableID, BlockID, (base_suid) ? 1 : 0,
SpareRegion
, col, &outSU);
386
RF_StripeNum_t base_suid = 0, outSU,
SpareRegion
= 0, SpareSpace = 0;
394
SpareRegion
= FullTableID / info->FullTablesPerSpareRegion;
395
SpareSpace =
SpareRegion
* info->SpareSpaceDepthPerRegionInSUs;
413
rf_remap_to_spare_space(layoutPtr, info, FullTableID, TableID, BlockID, (base_suid) ? 1 : 0,
SpareRegion
, col, &outSU);
564
RF_StripeNum_t
SpareRegion
,
572
* note that FullTableID and hence
SpareRegion
may have gotte
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025