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