Searched refs:pl_recalc_period (Results 1 – 2 of 2) sorted by relevance
228 grant_step = ldlm_pool_t2gsp(pl->pl_recalc_period); in ldlm_pool_recalc_grant_plan()336 if (recalc_interval_sec < pl->pl_recalc_period) in ldlm_srv_pool_recalc()341 if (recalc_interval_sec < pl->pl_recalc_period) { in ldlm_srv_pool_recalc()474 if (recalc_interval_sec < pl->pl_recalc_period) in ldlm_cli_pool_recalc()482 if (recalc_interval_sec < pl->pl_recalc_period) { in ldlm_cli_pool_recalc()603 pl->pl_recalc_period; in ldlm_pool_recalc()609 pl->pl_recalc_period); in ldlm_pool_recalc()676 grant_step = ldlm_pool_t2gsp(pl->pl_recalc_period); in lprocfs_pool_state_seq_show()875 pl->pl_recalc_period = LDLM_POOL_SRV_DEF_RECALC_PERIOD; in ldlm_pool_init()881 pl->pl_recalc_period = LDLM_POOL_CLI_DEF_RECALC_PERIOD; in ldlm_pool_init()
259 time_t pl_recalc_period; member