Home
last modified time | relevance | path

Searched defs:writev (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
Dvfs_writev.c136 ssize_t writev(int fd, const struct iovec *iov, int iovcnt) in writev() function
/kernel/linux/linux-4.19/fs/
Dread_write.c1110 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1305 COMPAT_SYSCALL_DEFINE3(writev, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/fs/
Dread_write.c1047 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument