Searched refs:grant_step (Results 1 – 1 of 1) sorted by relevance
223 int granted, grant_step, limit; in ldlm_pool_recalc_grant_plan() local228 grant_step = ldlm_pool_t2gsp(pl->pl_recalc_period); in ldlm_pool_recalc_grant_plan()229 grant_step = ((limit - granted) * grant_step) / 100; in ldlm_pool_recalc_grant_plan()230 pl->pl_grant_plan = granted + grant_step; in ldlm_pool_recalc_grant_plan()660 int granted, grant_rate, cancel_rate, grant_step; in lprocfs_pool_state_seq_show() local676 grant_step = ldlm_pool_t2gsp(pl->pl_recalc_period); in lprocfs_pool_state_seq_show()688 grant_step, grant_plan); in lprocfs_pool_state_seq_show()