Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dtransport.c525 rpcrdma_buffer_put(&r_xprt->rx_buf, req); in xprt_rdma_alloc_slot()
545 rpcrdma_buffer_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()
H A Dxprt_rdma.h504 void rpcrdma_buffer_put(struct rpcrdma_buffer *buffers,
H A Dverbs.c1242 void rpcrdma_buffer_put(struct rpcrdma_buffer *buffers, struct rpcrdma_req *req) in rpcrdma_buffer_put() function