HomeSort by: relevance | last modified time | path
    Searched refs:SUsPerFullTable (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/raidframe/
rf_decluster.h 57 RF_StripeCount_t SUsPerFullTable; /* stripe units per full table */
rf_declusterPQ.c 110 info->SUsPerFullTable = k * info->SUsPerTable; /* rot k times */
164 info->FullTableLimitSUID = complete_FT_count * info->SUsPerFullTable;
192 info->FullTableLimitSUID = complete_FT_count * info->SUsPerFullTable;
286 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
353 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
403 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
452 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
rf_decluster.c 131 info->SUsPerFullTable = k * info->SUsPerTable; /* rot k times */
186 info->FullTableLimitSUID = complete_FT_count * info->SUsPerFullTable;
214 info->FullTableLimitSUID = complete_FT_count * info->SUsPerFullTable;
326 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
384 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;
439 RF_StripeCount_t sus_per_fulltable = info->SUsPerFullTable;

Completed in 63 milliseconds