Home
last modified time | relevance | path

Searched defs:flock (Results 1 – 8 of 8) sorted by relevance

/fs/
Dlocks.c1192 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/
Dfile.c860 __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()
Dsmb2file.c116 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in smb2_unlock_range()
/fs/9p/
Dvfs_file.c150 struct p9_flock flock; in v9fs_file_do_lock() local
/fs/fuse/
Dfile.c1675 int flock) in fuse_lk_fill()
1722 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk()
Dfuse_i.h155 bool flock:1; member
/fs/ceph/
Dcaps.c2806 void *flock; in ceph_handle_caps() local
Dmds_client.c47 bool flock; member