Home
last modified time | relevance | path

Searched refs:ceph_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dlocks.c228 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
243 dout("ceph_lock, fl_owner: %p\n", fl->fl_owner); in ceph_lock()
H A Dsuper.h1212 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
H A Ddir.c1939 .lock = ceph_lock,
H A Dfile.c2521 .lock = ceph_lock,
/kernel/linux/linux-6.6/fs/ceph/
H A Dlocks.c245 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock() function
260 dout("ceph_lock, fl_owner: %p\n", fl->fl_owner); in ceph_lock()
H A Dsuper.h1347 extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
H A Ddir.c2140 .lock = ceph_lock,
H A Dfile.c3064 .lock = ceph_lock,

Completed in 17 milliseconds