Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c317 int oldse = at_measured(&svcpt->scp_at_estimate, service_time); in ptlrpc_at_set_reply() local
319 if (oldse != 0) { in ptlrpc_at_set_reply()
322 svc->srv_name, oldse, in ptlrpc_at_set_reply()
Dclient.c257 unsigned int oldse; in ptlrpc_at_adj_service() local
266 oldse = at_measured(&at->iat_service_estimate[idx], serv_est); in ptlrpc_at_adj_service()
267 if (oldse != 0) in ptlrpc_at_adj_service()
270 oldse, at_get(&at->iat_service_estimate[idx])); in ptlrpc_at_adj_service()