Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h376 void xprt_retry_reserve(struct rpc_task *task);
/openbmc/linux/net/sunrpc/
H A Dxprt.c1932 void xprt_retry_reserve(struct rpc_task *task) in xprt_retry_reserve() function
H A Dclnt.c1805 xprt_retry_reserve(task); in call_retry_reserve()