Home
last modified time | relevance | path

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

/fs/
Dfhandle.c215 static long do_handle_open(int mountdirfd, struct file_handle __user *ufh, in do_handle_open() function
265 ret = do_handle_open(mountdirfd, handle, flags); in SYSCALL_DEFINE3()
277 return do_handle_open(mountdirfd, handle, flags); in COMPAT_SYSCALL_DEFINE3()