Home
last modified time | relevance | path

Searched refs:flock64 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/asm-generic/
Dfcntl.h210 struct flock64 { struct
/linux-4.4.14/fs/
Dlocks.c411 struct flock64 *l) in flock64_to_posix_lock()
463 struct flock64 ll = { in flock_to_posix_lock()
2011 static void posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) in posix_lock_to_flock64()
2251 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 __user *l) in fcntl_getlk64()
2254 struct flock64 flock; in fcntl_getlk64()
2299 struct flock64 __user *l) in fcntl_setlk64()
2302 struct flock64 flock; in fcntl_setlk64()
Dfcntl.c401 err = fcntl_getlk64(f.file, cmd, (struct flock64 __user *) arg); in SYSCALL_DEFINE3()
408 (struct flock64 __user *) arg); in SYSCALL_DEFINE3()
/linux-4.4.14/arch/arm/kernel/
Dsys_oabi-compat.c199 struct flock64 kernel; in do_locks()
/linux-4.4.14/include/linux/
Dfs.h1036 extern int fcntl_getlk64(struct file *, unsigned int, struct flock64 __user *);
1038 struct flock64 __user *);
1084 struct flock64 __user *user) in fcntl_getlk64()
1090 unsigned int cmd, struct flock64 __user *user) in fcntl_setlk64()