iovcount 616 arch/um/drivers/vector_user.c int uml_vector_writev(int fd, void *hdr, int iovcount) iovcount 620 arch/um/drivers/vector_user.c CATCH_EINTR(n = writev(fd, (struct iovec *) hdr, iovcount)); iovcount 86 arch/um/drivers/vector_user.h extern int uml_vector_writev(int fd, void *hdr, int iovcount); iovcount 1029 drivers/vhost/net.c unsigned *iovcount, iovcount 1078 drivers/vhost/net.c *iovcount = seg;