Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Dbackchannel.c101 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst) in xprt_rdma_bc_send_reply() function
Dxprt_rdma.h590 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst);
Dtransport.c647 return xprt_rdma_bc_send_reply(rqst); in xprt_rdma_send_request()