Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Drpc_rdma.c535 struct rpcrdma_regbuf *rb = sc->sc_req->rl_sendbuf; in rpcrdma_sendctx_unmap()
550 kref_put(&sc->sc_req->rl_kref, rpcrdma_sendctx_done); in rpcrdma_sendctx_unmap()
801 req->rl_sendctx->sc_req = req; in rpcrdma_prepare_send_sges()
Dxprt_rdma.h221 struct rpcrdma_req *sc_req; member