Searched defs:iov (Results 1 – 6 of 6) sorted by relevance
42 struct iovec iov; in mconsole_reply_v0() local
72 struct iovec iov; in tuntap_open_tramp() local
147 static ssize_t hypfs_aio_read(struct kiocb *iocb, const struct iovec *iov, in hypfs_aio_read()170 static ssize_t hypfs_aio_write(struct kiocb *iocb, const struct iovec *iov, in hypfs_aio_write()
485 struct iovec iov; in os_rcv_fd() local
2433 static int map_pages_to_iovec(struct iovec *iov, int iovlen, int *iovix, struct page **pages, int n… in map_pages_to_iovec()
1367 osf_fix_iov_len(const struct iovec __user *iov, unsigned long count) in osf_fix_iov_len()