Lines Matching refs:svc_rqst

23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlm4svc_retrieve_args()
84 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
94 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
124 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
130 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
173 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
179 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
210 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
219 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
250 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
260 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
273 nlm4svc_proc_granted(struct svc_rqst *rqstp) in nlm4svc_proc_granted()
300 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
301 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlm4svc_callback() argument
331 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp) in nlm4svc_proc_test_msg()
337 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_lock_msg()
343 static __be32 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp) in nlm4svc_proc_cancel_msg()
349 static __be32 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_unlock_msg()
355 static __be32 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp) in nlm4svc_proc_granted_msg()
365 nlm4svc_proc_share(struct svc_rqst *rqstp) in nlm4svc_proc_share()
400 nlm4svc_proc_unshare(struct svc_rqst *rqstp) in nlm4svc_proc_unshare()
435 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp) in nlm4svc_proc_nm_lock()
449 nlm4svc_proc_free_all(struct svc_rqst *rqstp) in nlm4svc_proc_free_all()
467 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp) in nlm4svc_proc_sm_notify()
488 nlm4svc_proc_granted_res(struct svc_rqst *rqstp) in nlm4svc_proc_granted_res()
502 nlm4svc_proc_unused(struct svc_rqst *rqstp) in nlm4svc_proc_unused()