Searched refs:fcntl_setlk64 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/ |
D | fcntl.c | 407 err = fcntl_setlk64(fd, f.file, cmd, in SYSCALL_DEFINE3()
|
D | locks.c | 2298 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64() function
|
/linux-4.4.14/include/linux/ |
D | fs.h | 1037 extern int fcntl_setlk64(unsigned int, struct file *, unsigned int, 1089 static inline int fcntl_setlk64(unsigned int fd, struct file *file, in fcntl_setlk64() function
|