Searched refs:rpcrdma_marshal_req (Results 1 – 3 of 3) sorted by relevance
343 int rpcrdma_marshal_req(struct rpc_rqst *);
694 if (req->rl_niovs == 0 && rpcrdma_marshal_req(rqst) != 0) { in xprt_rdma_send_request()
364 rpcrdma_marshal_req(struct rpc_rqst *rqst) in rpcrdma_marshal_req() function