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
968 extern int ceph_flock(struct file *file, int cmd, struct file_lock *fl);
1435 .flock = ceph_flock,