Searched refs:rpcrdma_rep_put (Results 1 – 4 of 4) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | verbs.c | 188 rpcrdma_rep_put(&r_xprt->rx_buf, rep); in rpcrdma_wc_receive() 1026 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep) in rpcrdma_rep_put() function 1211 rpcrdma_rep_put(buffers, req->rl_reply); in rpcrdma_reply_put() 1391 rpcrdma_rep_put(buf, rep); in rpcrdma_post_recvs() 1414 rpcrdma_rep_put(buf, rep); in rpcrdma_post_recvs()
|
| H A D | backchannel.c | 159 rpcrdma_rep_put(&r_xprt->rx_buf, rep); in xprt_rdma_bc_free_rqst()
|
| H A D | rpc_rdma.c | 1430 rpcrdma_rep_put(buf, req->rl_reply); in rpcrdma_reply_handler() 1452 rpcrdma_rep_put(buf, rep); in rpcrdma_reply_handler() 1463 rpcrdma_rep_put(buf, rep); in rpcrdma_reply_handler()
|
| H A D | xprt_rdma.h | 506 void rpcrdma_rep_put(struct rpcrdma_buffer *buf, struct rpcrdma_rep *rep);
|