Searched defs:mountdirfd (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/ | 
| D | fhandle.c | 138 static int do_handle_to_path(int mountdirfd, struct file_handle *handle,  in do_handle_to_path()166 static int handle_to_path(int mountdirfd, struct file_handle __user *ufh,  in handle_to_path()
 214 long do_handle_open(int mountdirfd,  in do_handle_open()
 255 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd,  in SYSCALL_DEFINE3()  argument
 
 | 
| D | compat.c | 1476 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd,  in COMPAT_SYSCALL_DEFINE3()  argument
 |