Searched refs:nlmsvc_release_lockowner (Results 1 – 4 of 4) sorted by relevance
289 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_test()352 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_do_lock()442 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_cancel()499 nlmsvc_release_lockowner(&argp->lock); in nlmsvc_proc_unlock()689 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_lock_msg()757 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_cancel_msg()824 nlmsvc_release_lockowner(&argp->lock); in __nlmsvc_proc_unlock_msg()1042 nlmsvc_release_lockowner(lock); in nlmsvc_proc_share()1105 nlmsvc_release_lockowner(lock); in nlmsvc_proc_unshare()
272 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_test()331 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_do_lock()435 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_cancel()497 nlmsvc_release_lockowner(&argp->lock); in nlm4svc_proc_unlock()676 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_lock_msg()740 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_cancel_msg()803 nlmsvc_release_lockowner(&argp->lock); in __nlm4svc_proc_unlock_msg()1018 nlmsvc_release_lockowner(lock); in nlm4svc_proc_share()1086 nlmsvc_release_lockowner(lock); in nlm4svc_proc_unshare()
346 void nlmsvc_release_lockowner(struct lockd_lock *);
370 nlmsvc_release_lockowner(struct lockd_lock *lock) in nlmsvc_release_lockowner() function