Lines Matching refs:svc_rqst

23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlm4svc_retrieve_args()
66 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
76 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
103 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
109 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
151 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
157 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
187 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
196 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
226 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
236 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
249 nlm4svc_proc_granted(struct svc_rqst *rqstp) in nlm4svc_proc_granted()
278 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
279 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlm4svc_callback() argument
309 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp) in nlm4svc_proc_test_msg()
315 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_lock_msg()
321 static __be32 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp) in nlm4svc_proc_cancel_msg()
327 static __be32 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_unlock_msg()
333 static __be32 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp) in nlm4svc_proc_granted_msg()
343 nlm4svc_proc_share(struct svc_rqst *rqstp) in nlm4svc_proc_share()
377 nlm4svc_proc_unshare(struct svc_rqst *rqstp) in nlm4svc_proc_unshare()
411 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp) in nlm4svc_proc_nm_lock()
425 nlm4svc_proc_free_all(struct svc_rqst *rqstp) in nlm4svc_proc_free_all()
443 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp) in nlm4svc_proc_sm_notify()
464 nlm4svc_proc_granted_res(struct svc_rqst *rqstp) in nlm4svc_proc_granted_res()