Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfcntl.c595 static long do_compat_fcntl64(unsigned int fd, unsigned int cmd, in do_compat_fcntl64() function
663 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()
678 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()