Home
last modified time | relevance | path

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

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