Searched defs:flock (Results 1 – 8 of 8) sorted by relevance
/fs/ |
D | locks.c | 1192 struct file_lock *new_fl, *flock; in __break_lease() local 1291 struct file_lock *flock = inode->i_flock; in lease_get_mtime() local 1626 SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) in SYSCALL_DEFINE2() argument 1688 static int posix_lock_to_flock(struct flock *flock, struct file_lock *fl) in posix_lock_to_flock() 1710 static void posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) in posix_lock_to_flock64() 1727 struct flock flock; in fcntl_getlk() local 1831 struct flock flock; in fcntl_setlk() local 1912 struct flock64 flock; in fcntl_getlk64() local 1949 struct flock64 flock; in fcntl_setlk64() local
|
/fs/cifs/ |
D | file.c | 860 __u8 type, struct file_lock *flock) in cifs_lock_test() 953 cifs_posix_lock_test(struct file *file, struct file_lock *flock) in cifs_posix_lock_test() 981 cifs_posix_lock_set(struct file *file, struct file_lock *flock) in cifs_posix_lock_set() 1096 struct file_lock *flock, **before; in cifs_push_posix_locks() local 1208 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, in cifs_read_flock() 1255 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, in cifs_getlk() 1342 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in cifs_unlock_range() 1449 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, in cifs_setlk() 1528 int cifs_lock(struct file *file, int cmd, struct file_lock *flock) in cifs_lock()
|
D | smb2file.c | 116 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in smb2_unlock_range()
|
/fs/9p/ |
D | vfs_file.c | 150 struct p9_flock flock; in v9fs_file_do_lock() local
|
/fs/fuse/ |
D | file.c | 1675 int flock) in fuse_lk_fill() 1722 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk()
|
D | fuse_i.h | 155 bool flock:1; member
|
/fs/ceph/ |
D | caps.c | 2806 void *flock; in ceph_handle_caps() local
|
D | mds_client.c | 47 bool flock; member
|