Home
last modified time | relevance | path

Searched refs:sc_req (Results 1 – 2 of 2) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c536 struct rpcrdma_regbuf *rb = sc->sc_req->rl_sendbuf; in rpcrdma_sendctx_unmap()
551 kref_put(&sc->sc_req->rl_kref, rpcrdma_sendctx_done); in rpcrdma_sendctx_unmap()
802 req->rl_sendctx->sc_req = req; in rpcrdma_prepare_send_sges()
H A Dxprt_rdma.h229 struct rpcrdma_req *sc_req; member