Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dbackchannel.c63 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply()
105 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_send_reply()
144 rpcrdma_req_destroy(rpcr_to_rdmar(rqst)); in xprt_rdma_bc_destroy()
157 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_bc_free_rqst()
257 req = rpcr_to_rdmar(rqst); in rpcrdma_bc_receive_call()
Dtransport.c591 rpcrdma_buffer_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()
622 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_allocate()
657 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_free()
691 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()
Dxprt_rdma.h335 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar() function
Drpc_rdma.c796 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()
1366 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
/Linux-v5.4/include/trace/events/
Drpcrdma.h284 __entry->req = rpcr_to_rdmar(rqst);
285 __entry->rep = rpcr_to_rdmar(rqst)->rl_reply;