Searched refs:ceph_flock (Results 1 – 3 of 3) sorted by relevance
204 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock() function
931 extern int ceph_flock(struct file *file, int cmd, struct file_lock *fl);
1337 .flock = ceph_flock,