Searched defs:writev (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/util/ |
H A D | osdep.c | 595 writev(int fd, const struct iovec *iov, int iov_cnt) in writev() function
|
/openbmc/linux/fs/smb/server/ |
H A D | connection.h | 123 int (*writev)(struct ksmbd_transport *t, struct kvec *iovs, int niov, member
|
/openbmc/linux/fs/ |
H A D | read_write.c | 1046 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
|