Searched refs:rpcr_to_rdmar (Results 1 – 5 of 5) sorted by relevance
27 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()
580 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()
731 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()
363 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar() function
288 __entry->req = rpcr_to_rdmar(rqst);289 __entry->rep = rpcr_to_rdmar(rqst)->rl_reply;