Home
last modified time | relevance | path

Searched refs:rpcrdma_buffer_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h480 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
H A Dverbs.c1083 rpcrdma_buffer_destroy(buf); in rpcrdma_buffer_create()
1146 * rpcrdma_buffer_destroy - Release all hw resources
1154 rpcrdma_buffer_destroy(struct rpcrdma_buffer *buf) in rpcrdma_buffer_destroy() function