Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h584 int rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst);
H A Dtransport.c652 rc = rpcrdma_marshal_req(r_xprt, rqst); in xprt_rdma_send_request()
H A Drpc_rdma.c811 rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst) in rpcrdma_marshal_req() function