Searched refs:iovec (Results 1 – 8 of 8) sorted by relevance
490 const struct iovec *iovec, in xs_talkv() argument523 if (!xs_write_all(h->fd, iovec[i].iov_base, iovec[i].iov_len)) in xs_talkv()573 struct iovec iovec; in xs_single() local616 struct iovec iovec[2]; in xs_directory_part() local697 struct iovec iovec[2]; in xs_write() local702 iovec[1].iov_len = len; in xs_write()813 struct iovec iov[2]; in xs_watch()985 struct iovec iov[2]; in xs_unwatch()1094 struct iovec iov[3]; in xs_introduce_domain()1116 struct iovec iov[2]; in xs_set_target()[all …]
57 struct iovec { struct409 int writev_exact(int fd, const struct iovec *iov, int iovcnt);
64 struct iovec parts[] = { in write_split_record()
666 int writev_exact(int fd, const struct iovec *iov, int iovcnt) in writev_exact()680 int writev_exact(int fd, const struct iovec *iov, int iovcnt) in writev_exact()682 struct iovec *local_iov = NULL; in writev_exact()
454 struct iovec *iov = NULL; in send_checkpoint_dirty_pfn_list()
99 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()
1071 struct iovec iov; in libxl__sendmsg_fds()1122 struct iovec iov; in libxl__recvmsg_fds()
Completed in 17 milliseconds