Lines Matching refs:kvec
180 struct kvec *head = xdr->head; in xdr_inline_pages()
181 struct kvec *tail = xdr->tail; in xdr_inline_pages()
365 struct kvec *head, *tail; in xdr_shrink_bufhead()
450 struct kvec *tail; in xdr_shrink_pagelen()
526 struct kvec *iov = buf->head; in xdr_init_encode()
674 struct kvec *head = buf->head; in xdr_truncate_encode()
675 struct kvec *tail = buf->tail; in xdr_truncate_encode()
762 struct kvec *iov = buf->tail; in xdr_write_pages()
785 static void xdr_set_iov(struct xdr_stream *xdr, struct kvec *iov, in xdr_set_iov()
986 struct kvec *iov; in xdr_align_pages()
1033 struct kvec *iov; in xdr_read_pages()
1083 static struct kvec empty_iov = {.iov_base = NULL, .iov_len = 0};
1086 xdr_buf_from_iov(struct kvec *iov, struct xdr_buf *buf) in xdr_buf_from_iov()