Searched refs:TableInSpareRegion (Results 1 – 1 of 1) sorted by relevance
568 RF_StripeNum_t ftID, spareTableStartSU, TableInSpareRegion, lastSROffset, in rf_remap_to_spare_space() local590 TableInSpareRegion = (ftID * info->NumParityReps + TableID) % info->TablesPerSpareRegion; in rf_remap_to_spare_space()592 *outCol = info->SpareTable[TableInSpareRegion][BlockID].spareDisk; in rf_remap_to_spare_space()598 … *outSU = spareTableStartSU + info->SpareTable[TableInSpareRegion][BlockID].spareBlockOffsetInSUs; in rf_remap_to_spare_space()