SUsPerPU           77 dev/raidframe/rf_configure.h 	RF_StripeNum_t		 SUsPerPU;
SUsPerPU          138 dev/raidframe/rf_decluster.c 	info->SUsPerTable = b * (k - 1) * layoutPtr->SUsPerPU;
SUsPerPU          141 dev/raidframe/rf_decluster.c 	info->SUsPerBlock = info->PUsPerBlock * layoutPtr->SUsPerPU;
SUsPerPU          151 dev/raidframe/rf_decluster.c 	    (v - 1)) * layoutPtr->SUsPerPU;
SUsPerPU          155 dev/raidframe/rf_decluster.c 		if (info->FullTableDepthInPUs * layoutPtr->SUsPerPU +
SUsPerPU          167 dev/raidframe/rf_decluster.c 		if (info->TableDepthInPUs * layoutPtr->SUsPerPU >
SUsPerPU          171 dev/raidframe/rf_decluster.c 			    (int) (info->TableDepthInPUs * layoutPtr->SUsPerPU),
SUsPerPU          185 dev/raidframe/rf_decluster.c 		    layoutPtr->SUsPerPU;
SUsPerPU          191 dev/raidframe/rf_decluster.c 		    spareRegionDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          206 dev/raidframe/rf_decluster.c 		    layoutPtr->SUsPerPU);
SUsPerPU          224 dev/raidframe/rf_decluster.c 		    (info->SpareSpaceDepthPerRegionInSUs / layoutPtr->SUsPerPU);
SUsPerPU          232 dev/raidframe/rf_decluster.c 		    ) * layoutPtr->SUsPerPU;
SUsPerPU          236 dev/raidframe/rf_decluster.c 		    layoutPtr->SUsPerPU * (k - 1) / k;
SUsPerPU          244 dev/raidframe/rf_decluster.c 		    (info->TableDepthInPUs * layoutPtr->SUsPerPU);
SUsPerPU          246 dev/raidframe/rf_decluster.c 		    (info->TableDepthInPUs * layoutPtr->SUsPerPU);
SUsPerPU          253 dev/raidframe/rf_decluster.c 		    ((layoutPtr->stripeUnitsPerDisk / layoutPtr->SUsPerPU) /
SUsPerPU          259 dev/raidframe/rf_decluster.c 		    ((layoutPtr->stripeUnitsPerDisk / layoutPtr->SUsPerPU) /
SUsPerPU          272 dev/raidframe/rf_decluster.c 	    info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          279 dev/raidframe/rf_decluster.c 		    info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          292 dev/raidframe/rf_decluster.c 	    layoutPtr->SUsPerPU, raidPtr->numCol, raidPtr->cleanupList);
SUsPerPU          313 dev/raidframe/rf_decluster.c 	for (SUID = l = 0; l < layoutPtr->SUsPerPU; l++) {
SUsPerPU          317 dev/raidframe/rf_decluster.c 				    layoutPtr->SUsPerPU) + l]
SUsPerPU          397 dev/raidframe/rf_decluster.c 	    info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          444 dev/raidframe/rf_decluster.c 		outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          447 dev/raidframe/rf_decluster.c 		    layoutPtr->SUsPerPU;
SUsPerPU          479 dev/raidframe/rf_decluster.c 	    info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          533 dev/raidframe/rf_decluster.c 		outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          535 dev/raidframe/rf_decluster.c 		    layoutPtr->SUsPerPU;
SUsPerPU          559 dev/raidframe/rf_decluster.c 	    info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          656 dev/raidframe/rf_decluster.c 		    layoutPtr->SUsPerPU;
SUsPerPU          681 dev/raidframe/rf_decluster.c 	*psID = (stripeID / (layoutPtr->SUsPerPU * info->BlocksPerTable)) *
SUsPerPU          683 dev/raidframe/rf_decluster.c 	*which_ru = (stripeID % (info->BlocksPerTable * layoutPtr->SUsPerPU)) /
SUsPerPU          685 dev/raidframe/rf_decluster.c 	RF_ASSERT((*which_ru) < layoutPtr->SUsPerPU / layoutPtr->SUsPerRU);
SUsPerPU          718 dev/raidframe/rf_decluster.c 		    (info->FullTableDepthInPUs * layoutPtr->SUsPerPU);
SUsPerPU          722 dev/raidframe/rf_decluster.c 		    (info->FullTableDepthInPUs * layoutPtr->SUsPerPU) +
SUsPerPU          734 dev/raidframe/rf_decluster.c 	    info->TableDepthInPUs * layoutPtr->SUsPerPU :
SUsPerPU          757 dev/raidframe/rf_decluster.c 	req->SUsPerPU = raidPtr->Layout.SUsPerPU;
SUsPerPU          116 dev/raidframe/rf_declusterPQ.c 	info->SUsPerTable = b * info->PUsPerBlock * layoutPtr->SUsPerPU;
SUsPerPU          119 dev/raidframe/rf_declusterPQ.c 	info->SUsPerBlock = info->PUsPerBlock * layoutPtr->SUsPerPU;
SUsPerPU          129 dev/raidframe/rf_declusterPQ.c 	    / (v - 1)) * layoutPtr->SUsPerPU;
SUsPerPU          133 dev/raidframe/rf_declusterPQ.c 		if (info->FullTableDepthInPUs * layoutPtr->SUsPerPU +
SUsPerPU          145 dev/raidframe/rf_declusterPQ.c 		if (info->TableDepthInPUs * layoutPtr->SUsPerPU >
SUsPerPU          149 dev/raidframe/rf_declusterPQ.c 			    (int) (info->TableDepthInPUs * layoutPtr->SUsPerPU),
SUsPerPU          162 dev/raidframe/rf_declusterPQ.c 		    layoutPtr->SUsPerPU;
SUsPerPU          167 dev/raidframe/rf_declusterPQ.c 		    layoutPtr->SUsPerPU;
SUsPerPU          182 dev/raidframe/rf_declusterPQ.c 		    layoutPtr->SUsPerPU);
SUsPerPU          200 dev/raidframe/rf_declusterPQ.c 		    (info->SpareSpaceDepthPerRegionInSUs / layoutPtr->SUsPerPU);
SUsPerPU          208 dev/raidframe/rf_declusterPQ.c 		    ) * layoutPtr->SUsPerPU;
SUsPerPU          212 dev/raidframe/rf_declusterPQ.c 		    * layoutPtr->SUsPerPU * (k - 1) / k;
SUsPerPU          220 dev/raidframe/rf_declusterPQ.c 		    (info->TableDepthInPUs * layoutPtr->SUsPerPU);
SUsPerPU          222 dev/raidframe/rf_declusterPQ.c 		    (info->TableDepthInPUs * layoutPtr->SUsPerPU);
SUsPerPU          229 dev/raidframe/rf_declusterPQ.c 		    layoutPtr->SUsPerPU) / info->FullTableDepthInPUs) *
SUsPerPU          235 dev/raidframe/rf_declusterPQ.c 		    layoutPtr->SUsPerPU) / info->TableDepthInPUs) % k;
SUsPerPU          247 dev/raidframe/rf_declusterPQ.c 	    info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          254 dev/raidframe/rf_declusterPQ.c 		    info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          269 dev/raidframe/rf_declusterPQ.c 	    layoutPtr->SUsPerPU, raidPtr->numCol, raidPtr->cleanupList);
SUsPerPU          290 dev/raidframe/rf_declusterPQ.c 	for (SUID = l = 0; l < layoutPtr->SUsPerPU; l++) {
SUsPerPU          294 dev/raidframe/rf_declusterPQ.c 				     layoutPtr->SUsPerPU) + l]
SUsPerPU          347 dev/raidframe/rf_declusterPQ.c 	    layoutPtr->SUsPerPU;
SUsPerPU          402 dev/raidframe/rf_declusterPQ.c 		outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          405 dev/raidframe/rf_declusterPQ.c 		    layoutPtr->SUsPerPU;
SUsPerPU          432 dev/raidframe/rf_declusterPQ.c 	    layoutPtr->SUsPerPU;
SUsPerPU          470 dev/raidframe/rf_declusterPQ.c 	outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          471 dev/raidframe/rf_declusterPQ.c 	outSU += info->OffsetTable[BlockID][RepIndex] * layoutPtr->SUsPerPU;
SUsPerPU          490 dev/raidframe/rf_declusterPQ.c 	    layoutPtr->SUsPerPU;
SUsPerPU          529 dev/raidframe/rf_declusterPQ.c 	outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU;
SUsPerPU          532 dev/raidframe/rf_declusterPQ.c 	outSU += info->OffsetTable[BlockID][RepIndexQ] * layoutPtr->SUsPerPU;
SUsPerPU          551 dev/raidframe/rf_declusterPQ.c 	    layoutPtr->SUsPerPU;
SUsPerPU          447 dev/raidframe/rf_layout.c 	layoutPtr->SUsPerPU = cfgPtr->SUsPerPU;
SUsPerPU          524 dev/raidframe/rf_layout.c 	if ((layoutPtr->SUsPerPU == 1) || !layoutPtr->map->MapSIDToPSID) {
SUsPerPU          182 dev/raidframe/rf_layout.h 	RF_StripeCount_t	 SUsPerPU;	/*
SUsPerPU          484 dev/raidframe/rf_layout.h 	((_psid_) * (_layoutPtr_)->SUsPerPU *				\
SUsPerPU          118 dev/raidframe/rf_openbsd.h 	int	SUsPerPU;	/* Stripe Units per Parity Units. */
SUsPerPU         2894 dev/raidframe/rf_openbsdkintf.c 	    clabel->sectPerSU, clabel->SUsPerPU, clabel->SUsPerRU);
SUsPerPU         3015 dev/raidframe/rf_openbsdkintf.c 	    (clabel1->SUsPerPU == clabel2->SUsPerPU) &&
SUsPerPU         3166 dev/raidframe/rf_openbsdkintf.c 	config->SUsPerPU = clabel->SUsPerPU;
SUsPerPU         3397 dev/raidframe/rf_openbsdkintf.c 	clabel->SUsPerPU = raidPtr->Layout.SUsPerPU;
SUsPerPU           70 dev/raidframe/rf_raidframe.h 	RF_StripeCount_t	 SUsPerPU;	/*
SUsPerPU         1100 dev/raidframe/rf_reconstruct.c 	    layoutPtr->SUsPerPU / layoutPtr->SUsPerRU;
SUsPerPU           61 dev/raidframe/rf_reconutil.c 	RF_ReconUnitCount_t RUsPerPU = layoutPtr->SUsPerPU /
SUsPerPU           84 dev/raidframe/rf_reconutil.c 	reconCtrlPtr->lastPSID = layoutPtr->numStripe / layoutPtr->SUsPerPU;