Home
last modified time | relevance | path

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

/fs/
Dfcntl.c619 static long do_compat_fcntl64(unsigned int fd, unsigned int cmd, in do_compat_fcntl64() function
687 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()
702 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()