Searched refs:SUsPerPU (Results 1 – 12 of 12) sorted by relevance
138 info->SUsPerTable = b * (k - 1) * layoutPtr->SUsPerPU; in rf_ConfigureDeclustered()141 info->SUsPerBlock = info->PUsPerBlock * layoutPtr->SUsPerPU; in rf_ConfigureDeclustered()151 (v - 1)) * layoutPtr->SUsPerPU; in rf_ConfigureDeclustered()155 if (info->FullTableDepthInPUs * layoutPtr->SUsPerPU + in rf_ConfigureDeclustered()167 if (info->TableDepthInPUs * layoutPtr->SUsPerPU > in rf_ConfigureDeclustered()171 (int) (info->TableDepthInPUs * layoutPtr->SUsPerPU), in rf_ConfigureDeclustered()185 layoutPtr->SUsPerPU; in rf_ConfigureDeclustered()191 spareRegionDepthInPUs * layoutPtr->SUsPerPU; in rf_ConfigureDeclustered()206 layoutPtr->SUsPerPU); in rf_ConfigureDeclustered()224 (info->SpareSpaceDepthPerRegionInSUs / layoutPtr->SUsPerPU); in rf_ConfigureDeclustered()[all …]
116 info->SUsPerTable = b * info->PUsPerBlock * layoutPtr->SUsPerPU; in rf_ConfigureDeclusteredPQ()119 info->SUsPerBlock = info->PUsPerBlock * layoutPtr->SUsPerPU; in rf_ConfigureDeclusteredPQ()129 / (v - 1)) * layoutPtr->SUsPerPU; in rf_ConfigureDeclusteredPQ()133 if (info->FullTableDepthInPUs * layoutPtr->SUsPerPU + in rf_ConfigureDeclusteredPQ()145 if (info->TableDepthInPUs * layoutPtr->SUsPerPU > in rf_ConfigureDeclusteredPQ()149 (int) (info->TableDepthInPUs * layoutPtr->SUsPerPU), in rf_ConfigureDeclusteredPQ()162 layoutPtr->SUsPerPU; in rf_ConfigureDeclusteredPQ()167 layoutPtr->SUsPerPU; in rf_ConfigureDeclusteredPQ()182 layoutPtr->SUsPerPU); in rf_ConfigureDeclusteredPQ()200 (info->SpareSpaceDepthPerRegionInSUs / layoutPtr->SUsPerPU); in rf_ConfigureDeclusteredPQ()[all …]
447 layoutPtr->SUsPerPU = cfgPtr->SUsPerPU; in rf_ConfigureLayout()524 if ((layoutPtr->SUsPerPU == 1) || !layoutPtr->map->MapSIDToPSID) { in rf_MapStripeIDToParityStripeID()
182 RF_StripeCount_t SUsPerPU; /* member484 ((_psid_) * (_layoutPtr_)->SUsPerPU * \
77 RF_StripeNum_t SUsPerPU; member
118 int SUsPerPU; /* Stripe Units per Parity Units. */ member
61 RF_ReconUnitCount_t RUsPerPU = layoutPtr->SUsPerPU / in rf_MakeReconControl()84 reconCtrlPtr->lastPSID = layoutPtr->numStripe / layoutPtr->SUsPerPU; in rf_MakeReconControl()
70 RF_StripeCount_t SUsPerPU; /* member
2947 clabel->sectPerSU, clabel->SUsPerPU, clabel->SUsPerRU); in rf_print_component_label()3068 (clabel1->SUsPerPU == clabel2->SUsPerPU) && in rf_does_it_fit()3219 config->SUsPerPU = clabel->SUsPerPU; in rf_create_configuration()3450 clabel->SUsPerPU = raidPtr->Layout.SUsPerPU; in raid_init_component_label()
1100 layoutPtr->SUsPerPU / layoutPtr->SUsPerRU; in rf_IssueNextReadRequest()
286 cfgPtr->SUsPerPU = (RF_StripeNum_t)bb; in rf_MakeConfig()553 req->SpareSpaceDepthPerRegionInSUs / req->SUsPerPU); in rf_ReadSpareTable()557 spareBlkOffset * req->SUsPerPU; in rf_ReadSpareTable()
557 component_label.sectPerSU, component_label.SUsPerPU, in rf_output_configuration()666 component_label.sectPerSU, component_label.SUsPerPU, in get_component_label()