Searched refs:mb_growth (Results 1 – 1 of 1) sorted by relevance
4221 u_int32_t mb_growth, mb_growth_thresh; local4266 mb_growth = MB_GROWTH_NORMAL;4268 mb_growth = MB_GROWTH_AGGRESSIVE;4297 mb_growth_thresh = 100 - (100 / (1 << mb_growth));4299 j = ((sumclusters + num) >> mb_growth) -