Searched refs:xdr_buf_to_sg (Results 1 – 1 of 1) sorted by relevance
210 int xdr_buf_to_sg(const struct xdr_buf *buf, unsigned int offset, in xdr_buf_to_sg() function286 EXPORT_SYMBOL_GPL(xdr_buf_to_sg);385 ret = xdr_buf_to_sg(buf, offset, len, sg_head, nsg); in xdr_buf_to_sg_alloc()