Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c315 int oldse = at_measured(&svcpt->scp_at_estimate, service_time); in ptlrpc_at_set_reply() local
317 if (oldse != 0) { in ptlrpc_at_set_reply()
320 svc->srv_name, oldse, in ptlrpc_at_set_reply()
Dclient.c266 unsigned int oldse; in ptlrpc_at_adj_service() local
277 oldse = at_measured(&at->iat_service_estimate[idx], serv_est); in ptlrpc_at_adj_service()
278 if (oldse != 0) in ptlrpc_at_adj_service()
281 oldse, at_get(&at->iat_service_estimate[idx])); in ptlrpc_at_adj_service()