Searched refs:rpcr_to_rdmar (Results 1 – 4 of 4) sorted by relevance
59 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply()101 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_send_reply()140 rpcrdma_req_destroy(rpcr_to_rdmar(rqst)); in xprt_rdma_bc_destroy()153 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_free_rqst()259 req = rpcr_to_rdmar(rqst); in rpcrdma_bc_receive_call()
529 rpcrdma_reply_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()532 rpcrdma_buffer_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()562 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_allocate()590 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_free()624 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()
862 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()1356 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_unpin_rqst()1478 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
337 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar() function