Searched refs:xprt_request_prepare (Results 1 – 1 of 1) sorted by relevance
76 static int xprt_request_prepare(struct rpc_rqst *req, struct xdr_buf *buf);1152 ret = xprt_request_prepare(task->tk_rqstp, &req->rq_rcv_buf); in xprt_request_enqueue_receive()1344 ret = xprt_request_prepare(task->tk_rqstp, &req->rq_snd_buf); in xprt_request_enqueue_transmit()1469 xprt_request_prepare(struct rpc_rqst *req, struct xdr_buf *buf) in xprt_request_prepare() function