Searched defs:mountdirfd (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/ ! |
D | fhandle.c | 146 static int do_handle_to_path(int mountdirfd, struct file_handle *handle, in do_handle_to_path() 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() 262 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in SYSCALL_DEFINE3() argument 280 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in COMPAT_SYSCALL_DEFINE3() argument
|