Searched refs:fcntl_setlk64 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/ |
D | fcntl.c | 372 err = fcntl_setlk64(fd, filp, cmd, in sys_fcntl64() 376 err = fcntl_setlk64(fd, filp, cmd, in sys_fcntl64()
|
D | locks.c | 1638 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64() function
|
/linux-2.4.37.9/include/linux/ |
D | fs.h | 665 extern int fcntl_setlk64(unsigned int, struct file *, unsigned int,
|