Lines Matching refs:kvec
135 struct kvec *head = xdr->head; in xdr_inline_pages()
136 struct kvec *tail = xdr->tail; in xdr_inline_pages()
318 struct kvec *head, *tail; in xdr_shrink_bufhead()
394 struct kvec *tail; in xdr_shrink_pagelen()
462 struct kvec *iov = buf->head; in xdr_init_encode()
606 struct kvec *head = buf->head; in xdr_truncate_encode()
607 struct kvec *tail = buf->tail; in xdr_truncate_encode()
695 struct kvec *iov = buf->tail; in xdr_write_pages()
718 static void xdr_set_iov(struct xdr_stream *xdr, struct kvec *iov, in xdr_set_iov()
905 struct kvec *iov; in xdr_align_pages()
946 struct kvec *iov; in xdr_read_pages()
996 static struct kvec empty_iov = {.iov_base = NULL, .iov_len = 0};
999 xdr_buf_from_iov(struct kvec *iov, struct xdr_buf *buf) in xdr_buf_from_iov()