Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h385 void xprt_request_wait_receive(struct rpc_task *task);
/openbmc/linux/net/sunrpc/
H A Dxprt.c1297 void xprt_request_wait_receive(struct rpc_task *task) in xprt_request_wait_receive() function
H A Dclnt.c2287 xprt_request_wait_receive(task); in call_transmit_status()