Searched defs:ufh (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ |
| D | fhandle.c | 18 struct file_handle __user *ufh, in do_sys_name_to_handle() 167 static int handle_to_path(int mountdirfd, struct file_handle __user *ufh, in handle_to_path() 215 static long do_handle_open(int mountdirfd, struct file_handle __user *ufh, in do_handle_open()
|
| /kernel/linux/linux-6.6/fs/ |
| D | fhandle.c | 18 struct file_handle __user *ufh, in do_sys_name_to_handle() 174 static int handle_to_path(int mountdirfd, struct file_handle __user *ufh, in handle_to_path() 222 static long do_handle_open(int mountdirfd, struct file_handle __user *ufh, in do_handle_open()
|