Searched refs:lockd_res (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/lockd/ |
| H A D | svcproc.c | 578 __be32 (*func)(struct svc_rqst *, struct lockd_res *)) in nlmsvc_callback() argument 601 __nlmsvc_proc_test_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlmsvc_proc_test_msg() 666 __nlmsvc_proc_lock_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlmsvc_proc_lock_msg() 730 __nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlmsvc_proc_cancel_msg() 798 __nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlmsvc_proc_unlock_msg() 865 __nlmsvc_proc_granted_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlmsvc_proc_granted_msg()
|
| H A D | svc4proc.c | 568 __be32 (*func)(struct svc_rqst *, struct lockd_res *)) in nlm4svc_callback() argument 591 __nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlm4svc_proc_test_msg() 651 __nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlm4svc_proc_lock_msg() 713 __nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlm4svc_proc_cancel_msg() 777 __nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlm4svc_proc_unlock_msg() 840 __nlm4svc_proc_granted_msg(struct svc_rqst *rqstp, struct lockd_res *resp) in __nlm4svc_proc_granted_msg()
|
| H A D | clntproc.c | 270 struct lockd_res *resp = &req->a_res; in nlmclnt_call() 529 struct lockd_res *resp = &req->a_res; in nlmclnt_lock() 692 struct lockd_res *resp = &req->a_res; in nlmclnt_unlock()
|
| H A D | lockd.h | 183 struct lockd_res a_res; /* result */
|