Searched refs:iovec (Results 1 – 8 of 8) sorted by relevance
484 const struct iovec *iovec, in xs_talkv() argument517 if (!xs_write_all(h->fd, iovec[i].iov_base, iovec[i].iov_len)) in xs_talkv()567 struct iovec iovec; in xs_single() local610 struct iovec iovec[2]; in xs_directory_part() local690 struct iovec iovec[2]; in xs_write() local695 iovec[1].iov_len = len; in xs_write()800 struct iovec iov[2]; in xs_watch()959 struct iovec iov[2]; in xs_unwatch()1068 struct iovec iov[3]; in xs_introduce_domain()1090 struct iovec iov[2]; in xs_set_target()[all …]
63 struct iovec parts[] = in write_split_record()
55 struct iovec { struct388 int writev_exact(int fd, const struct iovec *iov, int iovcnt);
678 int writev_exact(int fd, const struct iovec *iov, int iovcnt) in writev_exact()692 int writev_exact(int fd, const struct iovec *iov, int iovcnt) in writev_exact()694 struct iovec *local_iov = NULL; in writev_exact()
423 struct iovec *iov = NULL; in send_checkpoint_dirty_pfn_list()
91 struct iovec *iov = NULL; int iovcnt = 0; in write_batch()
44 struct iovec iov; in colo_proxy_send()145 struct iovec iov; in colo_proxy_recv()
1070 struct iovec iov; in libxl__sendmsg_fds()1108 struct iovec iov; in libxl__recvmsg_fds()
Completed in 16 milliseconds