Searched defs:flock (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/include/uapi/asm-generic/ |
| H A D | fcntl.h | |
| /linux/include/uapi/asm-generic/ |
| H A D | fcntl.h | 194 struct flock { struct 208 struct flock64 { argument
|
| /linux/fs/smb/client/ |
| H A D | file.c | 1678 __u8 type, struct file_lock *flock) in cifs_lock_test() 1774 cifs_posix_lock_test(struct file *file, struct file_lock *flock) in cifs_posix_lock_test() 1803 cifs_posix_lock_set(struct file *file, struct file_lock *flock) in cifs_posix_lock_set() 1921 struct file_lock *flock; in cifs_push_posix_locks() local 2039 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, in cifs_read_flock() 2087 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, in cifs_getlk() 2201 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in cifs_unlock_range() 2313 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, in cifs_setlk() 2456 int cifs_lock(struct file *file, int cmd, struct file_lock *flock) in cifs_lock()
|
| H A D | smb2file.c | 257 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in smb2_unlock_range()
|
| /linux/fs/9p/ |
| H A D | vfs_file.c | 125 struct p9_flock flock; in v9fs_file_do_lock() local
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 239 struct flock64 flock; in sys_oabi_fcntl64() local
|
| /linux/fs/smb/server/ |
| H A D | smb2pdu.c | 7259 static int smb2_set_flock_flags(struct file_lock *flock, int flags) in smb2_set_flock_flags() 7299 static struct ksmbd_lock *smb2_lock_init(struct file_lock *flock, in smb2_lock_init() 7326 struct file_lock *flock = (struct file_lock *)argv[0]; in smb2_remove_blocked_lock() local 7350 struct file_lock *flock = NULL; in smb2_lock() local
|
| /linux/fs/fuse/ |
| H A D | file.c | 2463 int flock, struct fuse_lk_in *inarg) in fuse_lk_fill() 2505 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk()
|
| H A D | fuse_i.h | 308 bool flock:1; member
|
| /linux/net/9p/ |
| H A D | client.c | 2108 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) in p9_client_lock_dotl()
|
| /linux/include/linux/ |
| H A D | fs.h | 1939 int (*flock) (struct file *, int, struct file_lock *); member
|