Searched defs:flock (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/fs/cifs/
H A Dsmb2file.c91 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, smb2_unlock_range() argument
H A Dfile.c990 cifs_posix_lock_test(struct file *file, struct file_lock *flock) cifs_posix_lock_test() argument
1018 cifs_posix_lock_set(struct file *file, struct file_lock *flock) cifs_posix_lock_set() argument
1129 struct file_lock *flock; cifs_push_posix_locks() local
1240 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, cifs_read_flock() argument
1287 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, cifs_getlk() argument
1374 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, cifs_unlock_range() argument
1481 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, cifs_setlk() argument
1560 int cifs_lock(struct file *file, int cmd, struct file_lock *flock) cifs_lock() argument
896 cifs_lock_test(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, struct file_lock *flock) cifs_lock_test() argument
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dfcntl.h63 struct flock { struct
/linux-4.1.27/fs/9p/
H A Dvfs_file.c152 struct p9_flock flock; v9fs_file_do_lock() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_flock.c179 struct ldlm_flock *flock; ldlm_flock_deadlock() local
793 struct ldlm_flock *flock; ldlm_export_flock_get() local
808 struct ldlm_flock *flock; ldlm_export_flock_put() local
/linux-4.1.27/include/uapi/asm-generic/
H A Dfcntl.h195 struct flock { struct
/linux-4.1.27/net/9p/
H A Dclient.c2174 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) p9_client_lock_dotl() argument
/linux-4.1.27/fs/
H A Dlocks.c1961 static int posix_lock_to_flock(struct flock *flock, struct file_lock *fl) posix_lock_to_flock() argument
1983 static void posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) posix_lock_to_flock64() argument
2000 struct flock flock; fcntl_getlk() local
2132 struct flock flock; fcntl_setlk() local
2226 struct flock64 flock; fcntl_getlk64() local
2274 struct flock64 flock; fcntl_setlk64() local
/linux-4.1.27/fs/ceph/
H A Dmds_client.c50 bool flock; member in struct:ceph_reconnect_state
/linux-4.1.27/fs/fuse/
H A Dfile.c2140 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) fuse_setlk() argument
2096 fuse_lk_fill(struct fuse_args *args, struct file *file, const struct file_lock *fl, int opcode, pid_t pid, int flock, struct fuse_lk_in *inarg) fuse_lk_fill() argument
H A Dfuse_i.h160 bool flock:1; member in struct:fuse_file
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dfile.c2691 ldlm_policy_data_t flock = {{0}}; ll_file_flock() local
/linux-4.1.27/include/linux/
H A Dfs.h1612 int (*flock) (struct file *, int, struct file_lock *); member in struct:file_operations

Completed in 443 milliseconds