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,
405 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);414 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,
1013 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); member