Searched refs:xdr_buf_to_bvec (Results 1 – 2 of 2) sorted by relevance
716 count = xdr_buf_to_bvec(rqstp->rq_bvec, in svc_udp_sendto()1222 count = xdr_buf_to_bvec(rqstp->rq_bvec + 1, in svc_tcp_sendmsg()
168 * xdr_buf_to_bvec - Copy components of an xdr_buf into a bio_vec array175 unsigned int xdr_buf_to_bvec(struct bio_vec *bvec, unsigned int bvec_size, in xdr_buf_to_bvec() function