spareRegionDepthInPUs 80 dev/raidframe/rf_decluster.c RF_StripeCount_t PUsPerDisk, spareRegionDepthInPUs, spareRegionDepthInPUs 186 dev/raidframe/rf_decluster.c spareRegionDepthInPUs = spareRegionDepthInPUs 191 dev/raidframe/rf_decluster.c spareRegionDepthInPUs * layoutPtr->SUsPerPU; spareRegionDepthInPUs 194 dev/raidframe/rf_decluster.c PUsPerDisk / spareRegionDepthInPUs; spareRegionDepthInPUs 196 dev/raidframe/rf_decluster.c extraPUsPerDisk = PUsPerDisk % spareRegionDepthInPUs; spareRegionDepthInPUs 63 dev/raidframe/rf_declusterPQ.c int PUsPerDisk, spareRegionDepthInPUs, extraPUsPerDisk; spareRegionDepthInPUs 163 dev/raidframe/rf_declusterPQ.c spareRegionDepthInPUs = (info->TablesPerSpareRegion * spareRegionDepthInPUs 166 dev/raidframe/rf_declusterPQ.c info->SpareRegionDepthInSUs = spareRegionDepthInPUs * spareRegionDepthInPUs 170 dev/raidframe/rf_declusterPQ.c spareRegionDepthInPUs; spareRegionDepthInPUs 172 dev/raidframe/rf_declusterPQ.c extraPUsPerDisk = PUsPerDisk % spareRegionDepthInPUs;