Home
last modified time | relevance | path

Searched refs:lockd_res (Results 1 – 4 of 4) sorted by relevance

/linux/fs/lockd/
H A Dsvcproc.c578 __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 Dsvc4proc.c568 __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 Dclntproc.c270 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 Dlockd.h183 struct lockd_res a_res; /* result */