Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dverbs.c78 static void rpcrdma_mrs_destroy(struct rpcrdma_buffer *buf);
433 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_ia_remove()
828 static void rpcrdma_sendctxs_destroy(struct rpcrdma_buffer *buf) in rpcrdma_sendctxs_destroy()
856 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_sendctxs_create()
893 static unsigned long rpcrdma_sendctx_next(struct rpcrdma_buffer *buf, in rpcrdma_sendctx_next()
912 struct rpcrdma_sendctx *rpcrdma_sendctx_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_sendctx_get_locked()
956 struct rpcrdma_buffer *buf = &sc->sc_xprt->rx_buf; in rpcrdma_sendctx_put_locked()
983 struct rpcrdma_buffer *buf = container_of(work, struct rpcrdma_buffer, in rpcrdma_mr_recovery_worker()
1004 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mr_defer_recovery()
1016 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_mrs_create()
[all …]
Dxprt_rdma.h336 struct rpcrdma_buffer;
340 struct rpcrdma_buffer *rl_buffer;
390 struct rpcrdma_buffer { struct
513 struct rpcrdma_buffer rx_buf;
575 void rpcrdma_buffer_destroy(struct rpcrdma_buffer *);
576 struct rpcrdma_sendctx *rpcrdma_sendctx_get_locked(struct rpcrdma_buffer *buf);
583 struct rpcrdma_req *rpcrdma_buffer_get(struct rpcrdma_buffer *);
Dbackchannel.c26 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_bc_free_rqst()
Drpc_rdma.c1317 struct rpcrdma_buffer *buf = &r_xprt->rx_buf; in rpcrdma_reply_handler()