Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dlocks.c245 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
H A Dsuper.h1349 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
H A Ddir.c2140 .lock = ceph_lock,
H A Dfile.c3067 .lock = ceph_lock,