Searched refs:nlmsvc_unlock (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/lockd/ |
| H A D | lockd.h | 318 __be32 nlmsvc_unlock(struct net *net, struct nlm_file *, struct nlm_lock *);
|
| H A D | svc4proc.c | 494 resp->xdrgen.stat.stat = nlmsvc_unlock(net, file, &argp->lock); in nlm4svc_proc_unlock() 798 resp->status = nlmsvc_unlock(net, file, &argp->lock); in __nlm4svc_proc_unlock_msg()
|
| H A D | svcproc.c | 277 resp->status = cast_status(nlmsvc_unlock(net, file, &argp->lock)); in __nlmsvc_proc_unlock()
|
| H A D | svclock.c | 672 nlmsvc_unlock(struct net *net, struct nlm_file *file, struct nlm_lock *lock) in nlmsvc_unlock() function
|