Home
last modified time | relevance | path

Searched refs:ceph_flock (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ceph/
Dlocks.c204 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock() function
Dsuper.h968 extern int ceph_flock(struct file *file, int cmd, struct file_lock *fl);
Dfile.c1435 .flock = ceph_flock,