Searched refs:rpcr_to_rdmar (Results 1 – 4 of 4) sorted by relevance
60 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply()102 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_send_reply()141 rpcrdma_req_destroy(rpcr_to_rdmar(rqst)); in xprt_rdma_bc_destroy()154 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()
542 rpcrdma_reply_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()545 rpcrdma_buffer_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()575 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_allocate()603 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_free()637 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()
813 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()1307 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_unpin_rqst()1428 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
354 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar() function