nlmsvc_unlock
resp->status = nlmsvc_unlock(SVC_NET(rqstp), file, &argp->lock);
resp->status = cast_status(nlmsvc_unlock(net, file, &argp->lock));
__be32 nlmsvc_unlock(struct net *net, struct nlm_file *, struct nlm_lock *);