Home
last modified time | relevance | path

Searched refs:vfs_write (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/
Dread_write.c526 res = vfs_write(file, (__force const char __user *)buf, count, pos); in kernel_write()
533 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write() function
598 ret = vfs_write(f.file, buf, count, &pos); in ksys_write()
652 ret = vfs_write(f.file, buf, count, &pos); in ksys_pwrite64()
/Linux-v4.19/Documentation/vm/
Dslub.rst186 [<c0183ba7>] vfs_write+0xd1/0x15a
/Linux-v4.19/kernel/
Dsysctl_binary.c945 result = vfs_write(file, newval, newlen, &pos); in bin_string()
/Linux-v4.19/drivers/tty/
Dtty_io.c1059 res = vfs_write(p, buf, count, &p->f_pos); in redirected_tty_write()
/Linux-v4.19/include/linux/
Dfs.h1823 extern ssize_t vfs_write(struct file *, const char __user *, size_t, loff_t *);
/Linux-v4.19/Documentation/trace/
Dftrace.rst1714 => vfs_write