Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dbackchannel.c255 rpcrdma_recv_buffer_put(req->rl_reply); in xprt_rdma_bc_free_rqst()
256 req->rl_reply = NULL; in xprt_rdma_bc_free_rqst()
324 req->rl_reply = rep; in rpcrdma_bc_receive_call()
Dxprt_rdma.h341 struct rpcrdma_rep *rl_reply; member
Dverbs.c1364 struct rpcrdma_rep *rep = req->rl_reply; in rpcrdma_buffer_put()
1366 req->rl_reply = NULL; in rpcrdma_buffer_put()
Drpc_rdma.c1363 req->rl_reply = rep; in rpcrdma_reply_handler()
/Linux-v4.19/include/trace/events/
Drpcrdma.h289 __entry->rep = rpcr_to_rdmar(rqst)->rl_reply;
876 __entry->rep = req->rl_reply;