Home
last modified time | relevance | path

Searched refs:serv_est (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c223 __u32 serv_est; in ptlrpc_at_set_req_timeout() local
245 serv_est = at_get(&at->iat_service_estimate[idx]); in ptlrpc_at_set_req_timeout()
246 req->rq_timeout = at_est2timeout(serv_est); in ptlrpc_at_set_req_timeout()
263 unsigned int serv_est) in ptlrpc_at_adj_service() argument
277 oldse = at_measured(&at->iat_service_estimate[idx], serv_est); in ptlrpc_at_adj_service()