Home
last modified time | relevance | path

Searched refs:rpcrdma_put_mw (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dfrwr_ops.c126 rpcrdma_put_mw(r_xprt, r); in __frwr_recovery_worker()
447 rpcrdma_put_mw(r_xprt, mw); in frwr_op_unmap()
Dfmr_ops.c201 rpcrdma_put_mw(r_xprt, mw); in fmr_op_unmap()
Dxprt_rdma.h440 void rpcrdma_put_mw(struct rpcrdma_xprt *, struct rpcrdma_mw *);
Dverbs.c1083 rpcrdma_put_mw(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mw *mw) in rpcrdma_put_mw() function