Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dbackchannel.c101 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst) in xprt_rdma_bc_send_reply() function
Dxprt_rdma.h608 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst);
Dtransport.c697 return xprt_rdma_bc_send_reply(rqst); in xprt_rdma_send_request()