Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h465 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
H A Dverbs.c1080 rpcrdma_buffer_destroy(buf); in rpcrdma_buffer_create()
1151 rpcrdma_buffer_destroy(struct rpcrdma_buffer *buf) in rpcrdma_buffer_destroy() function
H A Dtransport.c291 rpcrdma_buffer_destroy(&r_xprt->rx_buf); in xprt_rdma_destroy()