Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h552 int rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst);
H A Dtransport.c653 rc = rpcrdma_marshal_req(r_xprt, rqst); in xprt_rdma_send_request()
H A Drpc_rdma.c876 rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst) in rpcrdma_marshal_req() function