Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dlocks.c157 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
Dsuper.h930 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
Dfile.c1336 .lock = ceph_lock,