Searched refs:nlmsvc_unlock (Results 1 – 3 of 3) sorted by relevance
198 resp->status = nlmsvc_unlock(SVC_NET(rqstp), file, &argp->lock); in nlm4svc_proc_unlock()
231 resp->status = cast_status(nlmsvc_unlock(net, file, &argp->lock)); in nlmsvc_proc_unlock()
563 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_unlock() function