Searched defs:mountdirfd (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ |
D | fhandle.c | 284 static int handle_to_path(int mountdirfd, struct file_handle __user *ufh, in handle_to_path() 335 static long do_handle_open(int mountdirfd, struct file_handle __user *ufh, in do_handle_open() 375 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in SYSCALL_DEFINE3() argument 393 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in COMPAT_SYSCALL_DEFINE3() argument
|