Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dfcntl.c509 err = fcntl_setlk64(fd, f.file, cmd, &flock); in SYSCALL_DEFINE3()
Dlocks.c2374 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64() function
/Linux-v4.19/include/linux/
Dfs.h1084 extern int fcntl_setlk64(unsigned int, struct file *, unsigned int,
1136 static inline int fcntl_setlk64(unsigned int fd, struct file *file, in fcntl_setlk64() function