Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Drpc_rdma.c173 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_create_chunks()
368 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()
771 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
Dxprt_rdma.h197 #define rpcr_to_rdmar(r) \ macro
Dtransport.c690 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()