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

/linux-4.1.27/fs/
H A Dfcntl.c401 err = fcntl_getlk64(f.file, cmd, (struct flock64 __user *) arg); SYSCALL_DEFINE3()
H A Dlocks.c2223 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 __user *l) fcntl_getlk64() function
/linux-4.1.27/include/linux/
H A Dfs.h1020 extern int fcntl_getlk64(struct file *, unsigned int, struct flock64 __user *);
1068 static inline int fcntl_getlk64(struct file *file, unsigned int cmd, fcntl_getlk64() function

Completed in 80 milliseconds