Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dfcntl.c369 err = fcntl_getlk64(fd, (struct flock64 *) arg); in sys_fcntl64()
Dlocks.c1580 int fcntl_getlk64(unsigned int fd, struct flock64 *l) in fcntl_getlk64() function
/linux-2.4.37.9/include/linux/
Dfs.h664 extern int fcntl_getlk64(unsigned int, struct flock64 *);