Searched refs:fl_copy_lock (Results 1 – 7 of 7) sorted by relevance
56 .fl_copy_lock = ceph_fl_copy_lock,80 fl->fl_ops->fl_copy_lock(fl, NULL); in ceph_lock_message()
475 .fl_copy_lock = nlmclnt_locks_copy_lock,
21 .fl_copy_lock = afs_fl_copy_lock,
414 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);423 fl_copy_lock: yes no
333 if (fl->fl_ops->fl_copy_lock) in locks_copy_lock()334 fl->fl_ops->fl_copy_lock(new, fl); in locks_copy_lock()
969 .fl_copy_lock = nfs4_fl_copy_lock,
1058 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); member
Completed in 25 milliseconds