Home
last modified time | relevance | path

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

/linux/fs/
H A Dfhandle.c335 static long do_handle_open(int mountdirfd, struct file_handle __user *ufh, in do_handle_open() function
384 ret = do_handle_open(mountdirfd, handle, flags); in SYSCALL_DEFINE3()
396 return do_handle_open(mountdirfd, handle, flags); in COMPAT_SYSCALL_DEFINE3()