Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Drpc_rdma.c181 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_create_chunks()
384 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()
781 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
Dxprt_rdma.h268 rpcr_to_rdmar(struct rpc_rqst *rqst) in rpcr_to_rdmar() function
Dtransport.c610 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()