Searched refs:afs_fl_copy_lock (Results 1 – 1 of 1) sorted by relevance
17 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl);21 .fl_copy_lock = afs_fl_copy_lock,844 static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl) in afs_fl_copy_lock() function