Lines Matching full:file_lock
34 static void ceph_fl_copy_lock(struct file_lock *dst, struct file_lock *src) in ceph_fl_copy_lock()
45 static void ceph_fl_release_lock(struct file_lock *fl) in ceph_fl_release_lock()
51 * If inode is NULL it should be a request file_lock, in ceph_fl_release_lock()
77 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
89 * handling request reply and adding file_lock struct to in ceph_lock_message()
231 static int try_unlock_file(struct file *file, struct file_lock *fl) in try_unlock_file()
250 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock()
317 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock()
383 struct file_lock *lock; in ceph_count_locks()
406 struct file_lock *lock, in lock_to_ceph_filelock()
446 struct file_lock *lock; in ceph_encode_locks_to_buffer()