Home
last modified time | relevance | path

Searched refs:vfs_read (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/sound/
Dsound_firmware.c38 if (vfs_read(filp, dp, l, &pos) != l) in do_mod_firmware_load()
/linux-4.1.27/security/keys/
Dbig_key.c187 ret = vfs_read(file, buffer, datalen, &pos); in big_key_read()
/linux-4.1.27/fs/
Dread_write.c440 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read() function
465 EXPORT_SYMBOL(vfs_read);
569 ret = vfs_read(f.file, buf, count, &pos); in SYSCALL_DEFINE3()
607 ret = vfs_read(f.file, buf, count, &pos); in SYSCALL_DEFINE4()
Dexec.c821 result = vfs_read(file, (void __user *)addr, count, &pos); in kernel_read()
830 ssize_t res = vfs_read(file, (void __user *)addr, len, &pos); in read_code()
/linux-4.1.27/arch/um/drivers/
Dmconsole_kern.c153 len = vfs_read(file, buf, PAGE_SIZE - 1, &pos); in mconsole_proc()
/linux-4.1.27/kernel/
Dsysctl_binary.c938 result = vfs_read(file, oldval, oldlen, &pos); in bin_string()
/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.c717 nread = vfs_read(curlun->filp, in do_read()
1056 nread = vfs_read(curlun->filp, in do_verify()
/linux-4.1.27/include/linux/
Dfs.h1669 extern ssize_t vfs_read(struct file *, char __user *, size_t, loff_t *);
/linux-4.1.27/Documentation/
Dkprobes.txt692 c015d71a k vfs_read+0x0
/linux-4.1.27/Documentation/trace/
Dftrace.txt627 => vfs_read