Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dfcntl.c610 static long do_compat_fcntl64(unsigned int fd, unsigned int cmd, in do_compat_fcntl64() function
678 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()
693 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()