RF_StripeCount_t
RF_StripeCount_t SUsPerPU; /* this stuff is the info required to
RF_StripeCount_t TableDepthInPUs;
RF_StripeCount_t SpareSpaceDepthPerRegionInSUs;
RF_StripeCount_t numSparingRegions;
RF_StripeCount_t stripeUnitsPerSparingRegion;
RF_StripeCount_t num_used_stripeUnitsPerDisk;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t *sus_per_fulltable,
RF_StripeCount_t *fulltable_depth,
RF_StripeCount_t complete_FT_count, numCompleteFullTablesPerDisk;
RF_StripeCount_t PUsPerDisk, spareRegionDepthInPUs, numCompleteSpareRegionsPerDisk,
RF_StripeCount_t totSparePUsPerDisk;
RF_StripeNum_t * SUID, RF_StripeCount_t * sus_per_fulltable,
RF_StripeCount_t * fulltable_depth, RF_StripeNum_t * base_suid);
RF_StripeCount_t groupSize; /* no. of stripe units per parity
RF_StripeCount_t SUsPerFullTable; /* stripe units per full table */
RF_StripeCount_t SUsPerTable; /* stripe units per table */
RF_StripeCount_t PUsPerBlock; /* parity units per block */
RF_StripeCount_t SUsPerBlock; /* stripe units per block */
RF_StripeCount_t BlocksPerTable; /* block design tuples per
RF_StripeCount_t NumParityReps; /* tables per full table */
RF_StripeCount_t TableDepthInPUs; /* PUs on one disk in 1 table */
RF_StripeCount_t FullTableDepthInPUs; /* PUs on one disk in 1
RF_StripeCount_t FullTableLimitSUID; /* SU where partial fulltables
RF_StripeCount_t ExtraTablesPerDisk; /* # of tables in last
RF_StripeCount_t numCompleteFullTablesPerDisk; /* ft identifier of
RF_StripeCount_t FullTablesPerSpareRegion; /* # of ft's comprising
RF_StripeCount_t TablesPerSpareRegion; /* # of tables */
RF_StripeCount_t TotSparePUsPerDisk; /* total number of spare PUs
RF_StripeCount_t NumCompleteSRs;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU;
RF_StripeCount_t numStripes; /* number of stripes involved in
RF_StripeCount_t numSparingRegions;
RF_StripeCount_t stripeUnitsPerSparingRegion;
RF_StripeCount_t num_used_stripeUnitsPerDisk;
RF_StripeCount_t numStripeUnitsAccessed; /* total num elements in
RF_StripeCount_t numStripes; /* total number of stripes touched by
RF_StripeCount_t SUsPerPU; /* stripe units per parity unit */
RF_StripeCount_t SUsPerRU; /* stripe units per reconstruction
RF_StripeCount_t numStripe; /* total number of stripes in the
RF_StripeCount_t dataStripeUnitsPerDisk;
RF_StripeCount_t numDataCol; /* number of SUs of data per stripe
RF_StripeCount_t numParityCol; /* number of SUs of parity per stripe.
RF_StripeCount_t numParityLogCol; /* number of SUs of parity log
RF_StripeCount_t stripeUnitsPerDisk;
RF_StripeCount_t stripeOffset;
RF_StripeCount_t numStripes = 0;
RF_StripeCount_t totStripes;
RF_StripeCount_t secPerSU = layoutPtr->sectorsPerStripeUnit;
RF_StripeCount_t parity_rewrite_stripes_done;
RF_StripeCount_t totalParityStripes; /* total number of parity
RF_StripeCount_t incPSID,lastPSID,num_writes,pending_writes,prev;
RF_StripeCount_t startPSID,endPSID,aPSID,bPSID,offPSID;
RF_StripeCount_t count; /* counts the # of SUs installed so far */