Searched refs:nlmsvc_release_lockowner (Results 1 – 4 of 4) sorted by relevance
161 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_test()199 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_lock()238 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_cancel()280 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_unlock()440 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_share()477 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_unshare()
270 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_test()329 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_do_lock()433 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_cancel()495 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_unlock()672 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_lock_msg()736 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_cancel_msg()799 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_unlock_msg()1013 nlmsvc_release_lockowner(lock); in nlm4svc_proc_share()1079 nlmsvc_release_lockowner(lock); in nlm4svc_proc_unshare()
338 void nlmsvc_release_lockowner(struct nlm_lock *);
402 nlmsvc_release_lockowner(struct nlm_lock *lock) in nlmsvc_release_lockowner() function