Searched refs:fl_copy_lock (Results 1 – 8 of 8) 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,
410 .fl_copy_lock = nlmsvc_locks_copy_lock,
21 .fl_copy_lock = afs_fl_copy_lock,
401 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);410 fl_copy_lock: yes no
439 if (fl->fl_ops->fl_copy_lock) in locks_copy_lock()440 fl->fl_ops->fl_copy_lock(new, fl); in locks_copy_lock()
969 .fl_copy_lock = nfs4_fl_copy_lock,
1030 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); member