Searched defs:ubuf (Results 1 – 9 of 9) sorted by relevance
| /fs/bcachefs/ |
| A D | thread_with_file.c | 114 static ssize_t thread_with_stdio_read(struct file *file, char __user *ubuf, in thread_with_stdio_read() 167 static ssize_t thread_with_stdio_write(struct file *file, const char __user *ubuf, in thread_with_stdio_write() 336 int bch2_stdio_redirect_read(struct stdio_redirect *stdio, char *ubuf, size_t len) in bch2_stdio_redirect_read()
|
| A D | debug.h | 32 char __user *ubuf; /* destination user buffer */ member
|
| /fs/ |
| A D | statfs.c | 246 SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) in SYSCALL_DEFINE2() argument 265 static int put_compat_statfs(struct compat_statfs __user *ubuf, struct kstatfs *kbuf) in put_compat_statfs() 321 static int put_compat_statfs64(struct compat_statfs64 __user *ubuf, struct kstatfs *kbuf) in put_compat_statfs64()
|
| A D | stat.c | 830 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat()
|
| /fs/xfs/ |
| A D | xfs_handle.c | 424 void __user *ubuf, in xfs_ioc_attr_list() 518 unsigned char __user *ubuf, in xfs_attrmulti_attr_get() 551 const unsigned char __user *ubuf, in xfs_attrmulti_attr_set()
|
| /fs/xfs/scrub/ |
| A D | stats.c | 244 char __user *ubuf, in xchk_scrub_stats_read() 287 const char __user *ubuf, in xchk_clear_scrub_stats_write()
|
| /fs/orangefs/ |
| A D | orangefs-debugfs.c | 384 char __user *ubuf, in orangefs_debug_read() 415 const char __user *ubuf, in orangefs_debug_write()
|
| /fs/proc/ |
| A D | generic.c | 815 ssize_t proc_simple_write(struct file *f, const char __user *ubuf, size_t size, in proc_simple_write()
|
| /fs/btrfs/ |
| A D | ioctl.c | 1473 char __user *ubuf, in copy_to_sk() 1605 char __user *ubuf) in search_ioctl()
|
Completed in 33 milliseconds