Searched refs:fcntl_setlk64 (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/ |
H A D | fcntl.c | 407 err = fcntl_setlk64(fd, f.file, cmd, SYSCALL_DEFINE3()
|
H A D | locks.c | 2270 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, fcntl_setlk64() function
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 1021 extern int fcntl_setlk64(unsigned int, struct file *, unsigned int, 1074 static inline int fcntl_setlk64(unsigned int fd, struct file *file, fcntl_setlk64() function
|
Completed in 111 milliseconds