Lines Matching refs:fulltable_depth
287 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapSectorDeclusteredPQ() local
290 … rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); in rf_MapSectorDeclusteredPQ()
329 outSU += FullTableID * fulltable_depth; /* offs to strt of FT */ in rf_MapSectorDeclusteredPQ()
354 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapParityDeclusteredPQ() local
357 … rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); in rf_MapParityDeclusteredPQ()
384 outSU += FullTableID * fulltable_depth; in rf_MapParityDeclusteredPQ()
404 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_MapQDeclusteredPQ() local
407 … rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); in rf_MapQDeclusteredPQ()
435 outSU += FullTableID * fulltable_depth; in rf_MapQDeclusteredPQ()
453 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; in rf_IdentifyStripeDeclusteredPQ() local
459 … rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); in rf_IdentifyStripeDeclusteredPQ()