Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dlocks.c247 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
H A Dsuper.h1347 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
H A Ddir.c2220 .lock = ceph_lock,
H A Dfile.c3176 .lock = ceph_lock,