Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c271 .set_retrans_timeout = xprt_set_retrans_timeout_def,
Dtransport.c818 .set_retrans_timeout = xprt_set_retrans_timeout_def, /* ditto */
/Linux-v4.19/include/linux/sunrpc/
Dxprt.h373 void xprt_set_retrans_timeout_def(struct rpc_task *task);
/Linux-v4.19/net/sunrpc/
Dxprt.c535 void xprt_set_retrans_timeout_def(struct rpc_task *task) in xprt_set_retrans_timeout_def() function
539 EXPORT_SYMBOL_GPL(xprt_set_retrans_timeout_def);
Dxprtsock.c2773 .set_retrans_timeout = xprt_set_retrans_timeout_def,
2815 .set_retrans_timeout = xprt_set_retrans_timeout_def,
2844 .set_retrans_timeout = xprt_set_retrans_timeout_def,