Searched refs:srv_hpreq_ratio (Results 1 – 3 of 3) sorted by relevance
1002 return sprintf(buf, "%d\n", svc->srv_hpreq_ratio); in high_priority_ratio_show()1023 svc->srv_hpreq_ratio = val; in high_priority_ratio_store()
628 service->srv_hpreq_ratio = PTLRPC_SVC_HP_RATIO; in ptlrpc_register_service()1325 svcpt->scp_hreq_count < svcpt->scp_service->srv_hpreq_ratio; in ptlrpc_server_allow_high()
1972 int srv_hpreq_ratio; member