Searched refs:fl_copy_lock (Results 1 – 6 of 6) sorted by relevance
24 .fl_copy_lock = afs_fl_copy_lock,
463 .fl_copy_lock = nlmclnt_locks_copy_lock,
342 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);348 fl_copy_lock: yes no
347 if (fl->fl_ops->fl_copy_lock) in locks_copy_lock()348 fl->fl_ops->fl_copy_lock(new, fl); in locks_copy_lock()
923 .fl_copy_lock = nfs4_fl_copy_lock,
918 void (*fl_copy_lock)(struct file_lock *, struct file_lock *); member