Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dbackchannel.c24 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_free_rqst()
207 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_bc_marshal_reply()
357 req = rpcr_to_rdmar(rqst); in rpcrdma_bc_receive_call()
Drpc_rdma.c246 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_create_chunks()
437 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in rpcrdma_marshal_req()
803 req = rpcr_to_rdmar(rqst); in rpcrdma_reply_handler()
Dxprt_rdma.h283 rpcr_to_rdmar(struct rpc_rqst *rqst) in rpcr_to_rdmar() function
Dtransport.c608 struct rpcrdma_req *req = rpcr_to_rdmar(rqst); in xprt_rdma_send_request()