Home
last modified time | relevance | path

Searched refs:rl_reply (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dverbs.c1108 req->rl_reply = rpcrdma_buffer_get_rep_locked(buffers); in rpcrdma_buffer_get()
1119 req->rl_reply = NULL; in rpcrdma_buffer_get()
1131 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_buffer_put()
1134 req->rl_reply = NULL; in rpcrdma_buffer_put()
1154 req->rl_reply = rpcrdma_buffer_get_rep_locked(buffers); in rpcrdma_recv_buffer_get()
1259 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_ep_post()
1267 req->rl_reply = NULL; in rpcrdma_ep_post()
Dtransport.c581 dprintk("RPC: %s: called on 0x%p\n", __func__, req->rl_reply); in xprt_rdma_free()
616 if (req->rl_reply == NULL) /* e.g. reconnection */ in xprt_rdma_send_request()
Dxprt_rdma.h272 struct rpcrdma_rep *rl_reply;/* holder for reply buffer */ member
Dbackchannel.c362 req->rl_reply = rep; in rpcrdma_bc_receive_call()
Drpc_rdma.c804 if (req->rl_reply) in rpcrdma_reply_handler()
813 req->rl_reply = rep; in rpcrdma_reply_handler()