Home
last modified time | relevance | path

Searched refs:FullTableDepthInPUs (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_declusterPQ.c113 info->FullTableDepthInPUs = info->TableDepthInPUs * k; /* k repetitions */ in rf_ConfigureDeclusteredPQ()
122 …if (info->FullTableDepthInPUs * layoutPtr->SUsPerPU + info->SpareSpaceDepthPerRegionInSUs > layout… in rf_ConfigureDeclusteredPQ()
124 (int) info->FullTableDepthInPUs, in rf_ConfigureDeclusteredPQ()
173 …((complete_FT_count / /* raidPtr->numRow*/ 1) * info->FullTableDepthInPUs + /* data & parity space… in rf_ConfigureDeclusteredPQ()
178 … (complete_FT_count * info->FullTableDepthInPUs + info->ExtraTablesPerDisk * info->TableDepthInPUs) in rf_ConfigureDeclusteredPQ()
190 …((layoutPtr->stripeUnitsPerDisk / layoutPtr->SUsPerPU) / info->FullTableDepthInPUs) * /* raidPtr->… in rf_ConfigureDeclusteredPQ()
202 …diskOffsetOfLastFullTableInSUs = numCompleteFullTablesPerDisk * info->FullTableDepthInPUs * layout… in rf_ConfigureDeclusteredPQ()
287 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapSectorDeclusteredPQ()
354 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapParityDeclusteredPQ()
404 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapQDeclusteredPQ()
[all …]
Drf_decluster.c135 info->FullTableDepthInPUs = info->TableDepthInPUs * k; /* k repetitions */ in rf_ConfigureDeclustered()
144 …if (info->FullTableDepthInPUs * layoutPtr->SUsPerPU + info->SpareSpaceDepthPerRegionInSUs > layout… in rf_ConfigureDeclustered()
146 (int) info->FullTableDepthInPUs, in rf_ConfigureDeclustered()
195 … ((complete_FT_count) * info->FullTableDepthInPUs + /* data & parity space */ in rf_ConfigureDeclustered()
200 … (complete_FT_count * info->FullTableDepthInPUs + info->ExtraTablesPerDisk * info->TableDepthInPUs) in rf_ConfigureDeclustered()
212 … ((layoutPtr->stripeUnitsPerDisk / layoutPtr->SUsPerPU) / info->FullTableDepthInPUs); in rf_ConfigureDeclustered()
224 …diskOffsetOfLastFullTableInSUs = numCompleteFullTablesPerDisk * info->FullTableDepthInPUs * layout… in rf_ConfigureDeclustered()
327 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapSectorDeclustered()
385 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapParityDeclustered()
440 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_IdentifyStripeDeclustered()
[all …]
Drf_decluster.h65 RF_StripeCount_t FullTableDepthInPUs; /* PUs on one disk in 1 member