Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h475 void rpcrdma_reply_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req);
H A Dverbs.c1209 void rpcrdma_reply_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req) in rpcrdma_reply_put() function
1245 rpcrdma_reply_put(buffers, req); in rpcrdma_buffer_put()
H A Dtransport.c538 rpcrdma_reply_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()