Home
last modified time | relevance | path

Searched refs:fl_copy_lock (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ceph/
H A Dlocks.c69 .fl_copy_lock = ceph_fl_copy_lock,
94 fl->fl_ops->fl_copy_lock(fl, NULL); in ceph_lock_message()
/linux/include/linux/
H A Dfilelock.h33 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); member
/linux/fs/lockd/
H A Dclntproc.c483 .fl_copy_lock = nlmclnt_locks_copy_lock,
/linux/fs/afs/
H A Dflock.c21 .fl_copy_lock = afs_fl_copy_lock,
/linux/Documentation/filesystems/
H A Dlocking.rst426 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);
435 fl_copy_lock: yes no