Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dlocks.c250 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
H A Dsuper.h1363 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
H A Ddir.c2215 .lock = ceph_lock,
H A Dfile.c3171 .lock = ceph_lock,