Searched refs:fl_copy_lock (Results 1 – 7 of 7) sorted by relevance
69 .fl_copy_lock = ceph_fl_copy_lock,93 fl->fl_ops->fl_copy_lock(fl, NULL); in ceph_lock_message()
32 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); member
476 .fl_copy_lock = nlmclnt_locks_copy_lock,
21 .fl_copy_lock = afs_fl_copy_lock,
409 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);418 fl_copy_lock: yes no
392 if (fl->fl_ops->fl_copy_lock) in locks_copy_lock()393 fl->fl_ops->fl_copy_lock(new, fl); in locks_copy_lock()
969 .fl_copy_lock = nfs4_fl_copy_lock,
Completed in 17 milliseconds