Searched defs:mountdirfd (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/ | 
| D | fhandle.c | 139 static int do_handle_to_path(int mountdirfd, struct file_handle *handle,  in do_handle_to_path()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()
 256 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd,  in SYSCALL_DEFINE3()  argument
 274 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd,  in COMPAT_SYSCALL_DEFINE3()  argument
 
 |