Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dxprt_rdma.h576 struct rpcrdma_sendctx *rpcrdma_sendctx_get_locked(struct rpcrdma_buffer *buf);
Drpc_rdma.c691 req->rl_sendctx = rpcrdma_sendctx_get_locked(&r_xprt->rx_buf); in rpcrdma_prepare_send_sges()
Dverbs.c912 struct rpcrdma_sendctx *rpcrdma_sendctx_get_locked(struct rpcrdma_buffer *buf) in rpcrdma_sendctx_get_locked() function