Searched refs:xdr_buf_to_bvec (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dxdr.h142 unsigned int xdr_buf_to_bvec(struct bio_vec *bvec, unsigned int bvec_size,
/linux-master/net/sunrpc/
H A Dsvcsock.c716 count = xdr_buf_to_bvec(rqstp->rq_bvec,
1232 count = xdr_buf_to_bvec(rqstp->rq_bvec + 1,
H A Dxdr.c168 * xdr_buf_to_bvec - Copy components of an xdr_buf into a bio_vec array
175 unsigned int xdr_buf_to_bvec(struct bio_vec *bvec, unsigned int bvec_size, function

Completed in 121 milliseconds