Lines Matching refs:file_lock
34 static void ceph_fl_copy_lock(struct file_lock *dst, struct file_lock *src)
45 static void ceph_fl_release_lock(struct file_lock *fl)
51 * If inode is NULL it should be a request file_lock,
77 int cmd, u8 wait, struct file_lock *fl)
88 * handling request reply and adding file_lock struct to
226 static int try_unlock_file(struct file *file, struct file_lock *fl)
245 int ceph_lock(struct file *file, int cmd, struct file_lock *fl)
311 int ceph_flock(struct file *file, int cmd, struct file_lock *fl)
374 struct file_lock *lock;
396 static int lock_to_ceph_filelock(struct file_lock *lock,
433 struct file_lock *lock;