Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dlocks.c232 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
Dsuper.h1185 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
Ddir.c1931 .lock = ceph_lock,
Dfile.c2482 .lock = ceph_lock,