Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dfcntl.c732 static long do_compat_fcntl64(unsigned int fd, unsigned int cmd, in do_compat_fcntl64() function
798 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()
813 return do_compat_fcntl64(fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()