rf_declusterPQ.c | 287 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; local in function:rf_MapSectorDeclusteredPQ 290 rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); 329 outSU += FullTableID * fulltable_depth; /* offs to strt of FT */ 354 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; local in function:rf_MapParityDeclusteredPQ 357 rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); 384 outSU += FullTableID * fulltable_depth; 404 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU; local in function:rf_MapQDeclusteredPQ 407 rf_decluster_adjust_params(layoutPtr, &SUID, &sus_per_fulltable, &fulltable_depth, &base_suid); 435 outSU += FullTableID * fulltable_depth; 453 RF_StripeCount_t fulltable_depth = info->FullTableDepthInPUs * layoutPtr->SUsPerPU local in function:rf_IdentifyStripeDeclusteredPQ [all...] |