Searched defs:flock (Results 1 – 6 of 6) sorted by relevance
298 struct file_lock *flock; in check_lock_range() local2193 void ksmbd_vfs_posix_lock_wait(struct file_lock *flock) in ksmbd_vfs_posix_lock_wait()2198 void ksmbd_vfs_posix_lock_unblock(struct file_lock *flock) in ksmbd_vfs_posix_lock_unblock()
9755 static int smb2_set_flock_flags(struct file_lock *flock, int flags) in smb2_set_flock_flags()9795 static struct ksmbd_lock *smb2_lock_init(struct file_lock *flock, in smb2_lock_init()9821 struct file_lock *flock = (struct file_lock *)argv[0]; in smb2_remove_blocked_lock() local9827 static void smb2_free_lock(struct file_lock *flock) in smb2_free_lock()9833 static void smb2_free_blocked_lock(struct file_lock *flock) in smb2_free_blocked_lock()9858 struct file_lock *flock = NULL; in smb2_lock() local
239 struct flock64 flock; in sys_oabi_fcntl64() local
2485 int flock, struct fuse_lk_in *inarg) in fuse_lk_fill()2527 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk()
87 spinlock_t flock; member