Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h414 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
Dtransport.c271 rpcrdma_buffer_destroy(&r_xprt->rx_buf); in xprt_rdma_destroy()
Dverbs.c1130 rpcrdma_buffer_destroy(buf); in rpcrdma_buffer_create()
1156 rpcrdma_buffer_destroy(struct rpcrdma_buffer *buf) in rpcrdma_buffer_destroy() function