Searched refs:do_handle_open (Results 1 – 3 of 3) sorted by relevance
214 long do_handle_open(int mountdirfd, in do_handle_open() function264 ret = do_handle_open(mountdirfd, handle, flags); in SYSCALL_DEFINE3()
107 extern long do_handle_open(int mountdirfd,
1479 return do_handle_open(mountdirfd, handle, flags); in COMPAT_SYSCALL_DEFINE3()