Searched refs:xprt_set_retrans_timeout_def (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/sunrpc/
H A Dxprt.c524 * xprt_set_retrans_timeout_def - set a request's retransmit timeout
531 void xprt_set_retrans_timeout_def(struct rpc_task *task) xprt_set_retrans_timeout_def() function
535 EXPORT_SYMBOL_GPL(xprt_set_retrans_timeout_def); variable
H A Dxprtsock.c2627 .set_retrans_timeout = xprt_set_retrans_timeout_def,
2667 .set_retrans_timeout = xprt_set_retrans_timeout_def,
2693 .set_retrans_timeout = xprt_set_retrans_timeout_def,
/linux-4.4.14/include/linux/sunrpc/
H A Dxprt.h362 void xprt_set_retrans_timeout_def(struct rpc_task *task);
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Dtransport.c696 .set_retrans_timeout = xprt_set_retrans_timeout_def, /* ditto */

Completed in 163 milliseconds