Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A 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()
261 req = rpcr_to_rdmar(rqst); in rpcrdma_bc_receive_call()
H A Dtransport.c538 rpcrdma_reply_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()
541 rpcrdma_buffer_put(&r_xprt->rx_buf, rpcr_to_rdmar(rqst)); in xprt_rdma_free_slot()
571 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_allocate()
606 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_free()
638 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()
H A Dxprt_rdma.h322 rpcr_to_rdmar(const struct rpc_rqst *rqst) in rpcr_to_rdmar() function
H A Drpc_rdma.c878 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()
1480 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Drpcrdma.h366 __entry->req = rpcr_to_rdmar(rqst);
367 __entry->rep = rpcr_to_rdmar(rqst)->rl_reply;