Searched refs:locks_copy_lock (Results 1 – 4 of 4) sorted by relevance
60 locks_copy_lock(&lock->fl, fl); in nlmclnt_setlockargs()70 locks_copy_lock(&call->a_args.lock.fl, &lock->fl); in nlmclnt_setgrantargs()399 locks_copy_lock(fl, &req->a_res.lock.fl); in nlmclnt_test()
198 void locks_copy_lock(struct file_lock *new, struct file_lock *fl) in locks_copy_lock() function1006 locks_copy_lock(new_fl, caller); in posix_lock_file()1017 locks_copy_lock(left, right); in posix_lock_file()
244 EXPORT_SYMBOL(locks_copy_lock);
670 extern void locks_copy_lock(struct file_lock *, struct file_lock *);