Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dtimer.c110 unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned int timer) in rpc_calc_rto() function
123 EXPORT_SYMBOL_GPL(rpc_calc_rto);
H A Dxprt.c1286 timeout = rpc_calc_rto(rtt, timer); in xprt_wait_for_reply_request_rtt()
/linux/include/linux/sunrpc/
H A Dtimer.h25 extern unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned timer);