Home
last modified time | relevance | path

Searched refs:nlm_res (Results 1 – 3 of 3) sorted by relevance

/linux/fs/lockd/
H A Dsvcproc.c137 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
174 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
212 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
254 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
297 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
346 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback() argument
415 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share()
453 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare()
542 struct nlm_res *argp = rqstp->rq_argp; in nlmsvc_proc_granted_res()
587 .pc_ressize = sizeof(struct nlm_res),
[all …]
H A Dsvc4proc.c566 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlm4svc_callback() argument
589 __nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test_msg()
649 __nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock_msg()
709 __nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel_msg()
773 __nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock_msg()
836 __nlm4svc_proc_granted_msg(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted_msg()
H A Dlockd.h175 struct nlm_res a_res; /* result */