Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dbackchannel.c27 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_free_rqst()
157 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply()
198 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_send_reply()
249 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_free_rqst()
323 req = rpcr_to_rdmar(rqst); in rpcrdma_bc_receive_call()
Dtransport.c580 rpcrdma_buffer_put(rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()
654 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_allocate()
687 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_free()
713 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()
Drpc_rdma.c731 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()
1298 struct rpcrdma_req *req = rpcr_to_rdmar(rep->rr_rqst); in rpcrdma_deferred_completion()
1362 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
Dxprt_rdma.h363 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar() function
/Linux-v4.19/include/trace/events/
Drpcrdma.h288 __entry->req = rpcr_to_rdmar(rqst);
289 __entry->rep = rpcr_to_rdmar(rqst)->rl_reply;