Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dread_write.c535 res = vfs_write(file, (__force const char __user *)buf, count, pos); in kernel_write()
542 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write() function
611 ret = vfs_write(f.file, buf, count, ppos); in ksys_write()
665 ret = vfs_write(f.file, buf, count, &pos); in ksys_pwrite64()
/Linux-v5.4/Documentation/vm/
Dslub.rst192 [<c0183ba7>] vfs_write+0xd1/0x15a
/Linux-v5.4/kernel/
Dsysctl_binary.c946 result = vfs_write(file, newval, newlen, &pos); in bin_string()
/Linux-v5.4/drivers/tty/
Dtty_io.c1062 res = vfs_write(p, buf, count, &p->f_pos); in redirected_tty_write()
/Linux-v5.4/include/linux/
Dfs.h1910 extern ssize_t vfs_write(struct file *, const char __user *, size_t, loff_t *);
/Linux-v5.4/Documentation/trace/
Dftrace.rst1805 => vfs_write