Home
last modified time | relevance | path

Searched refs:do_handle_open (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/
Dfhandle.c214 long do_handle_open(int mountdirfd, in do_handle_open() function
264 ret = do_handle_open(mountdirfd, handle, flags); in SYSCALL_DEFINE3()
Dinternal.h107 extern long do_handle_open(int mountdirfd,
Dcompat.c1479 return do_handle_open(mountdirfd, handle, flags); in COMPAT_SYSCALL_DEFINE3()