TableDepthInPUs 142 dev/raidframe/rf_decluster.c info->TableDepthInPUs = (b * k) / v; TableDepthInPUs 144 dev/raidframe/rf_decluster.c info->FullTableDepthInPUs = info->TableDepthInPUs * k; TableDepthInPUs 167 dev/raidframe/rf_decluster.c if (info->TableDepthInPUs * layoutPtr->SUsPerPU > TableDepthInPUs 171 dev/raidframe/rf_decluster.c (int) (info->TableDepthInPUs * layoutPtr->SUsPerPU), TableDepthInPUs 187 dev/raidframe/rf_decluster.c (info->TablesPerSpareRegion * info->TableDepthInPUs + TableDepthInPUs 188 dev/raidframe/rf_decluster.c (info->TablesPerSpareRegion * info->TableDepthInPUs) / TableDepthInPUs 210 dev/raidframe/rf_decluster.c i = extraPUsPerDisk / info->TableDepthInPUs; TableDepthInPUs 230 dev/raidframe/rf_decluster.c info->ExtraTablesPerDisk * info->TableDepthInPUs + TableDepthInPUs 235 dev/raidframe/rf_decluster.c info->ExtraTablesPerDisk * info->TableDepthInPUs) * TableDepthInPUs 244 dev/raidframe/rf_decluster.c (info->TableDepthInPUs * layoutPtr->SUsPerPU); TableDepthInPUs 246 dev/raidframe/rf_decluster.c (info->TableDepthInPUs * layoutPtr->SUsPerPU); TableDepthInPUs 260 dev/raidframe/rf_decluster.c info->TableDepthInPUs) % k; TableDepthInPUs 279 dev/raidframe/rf_decluster.c info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 291 dev/raidframe/rf_decluster.c info->BlockTable = rf_make_2d_array(info->TableDepthInPUs * TableDepthInPUs 444 dev/raidframe/rf_decluster.c outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 533 dev/raidframe/rf_decluster.c outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 608 dev/raidframe/rf_decluster.c info->TableDepthInPUs / rf_numBufsToAccumulate); TableDepthInPUs 655 dev/raidframe/rf_decluster.c info->ExtraTablesPerDisk * info->TableDepthInPUs * TableDepthInPUs 734 dev/raidframe/rf_decluster.c info->TableDepthInPUs * layoutPtr->SUsPerPU : TableDepthInPUs 760 dev/raidframe/rf_decluster.c req->TableDepthInPUs = info->TableDepthInPUs; TableDepthInPUs 84 dev/raidframe/rf_decluster.h RF_StripeCount_t TableDepthInPUs; TableDepthInPUs 120 dev/raidframe/rf_declusterPQ.c info->TableDepthInPUs = (b * k) / v; TableDepthInPUs 121 dev/raidframe/rf_declusterPQ.c info->FullTableDepthInPUs = info->TableDepthInPUs * k; TableDepthInPUs 145 dev/raidframe/rf_declusterPQ.c if (info->TableDepthInPUs * layoutPtr->SUsPerPU > TableDepthInPUs 149 dev/raidframe/rf_declusterPQ.c (int) (info->TableDepthInPUs * layoutPtr->SUsPerPU), TableDepthInPUs 164 dev/raidframe/rf_declusterPQ.c info->TableDepthInPUs + (info->TablesPerSpareRegion * TableDepthInPUs 165 dev/raidframe/rf_declusterPQ.c info->TableDepthInPUs) / (v - 1)); TableDepthInPUs 186 dev/raidframe/rf_declusterPQ.c i = extraPUsPerDisk / info->TableDepthInPUs; TableDepthInPUs 206 dev/raidframe/rf_declusterPQ.c info->ExtraTablesPerDisk * info->TableDepthInPUs + TableDepthInPUs 211 dev/raidframe/rf_declusterPQ.c info->ExtraTablesPerDisk * info->TableDepthInPUs) TableDepthInPUs 220 dev/raidframe/rf_declusterPQ.c (info->TableDepthInPUs * layoutPtr->SUsPerPU); TableDepthInPUs 222 dev/raidframe/rf_declusterPQ.c (info->TableDepthInPUs * layoutPtr->SUsPerPU); TableDepthInPUs 235 dev/raidframe/rf_declusterPQ.c layoutPtr->SUsPerPU) / info->TableDepthInPUs) % k; TableDepthInPUs 254 dev/raidframe/rf_declusterPQ.c info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 268 dev/raidframe/rf_declusterPQ.c info->BlockTable = rf_make_2d_array(info->TableDepthInPUs * TableDepthInPUs 402 dev/raidframe/rf_declusterPQ.c outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 470 dev/raidframe/rf_declusterPQ.c outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 529 dev/raidframe/rf_declusterPQ.c outSU += TableID * info->TableDepthInPUs * layoutPtr->SUsPerPU; TableDepthInPUs 77 dev/raidframe/rf_raidframe.h RF_StripeCount_t TableDepthInPUs;