Lines Matching defs:rqstp

23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlm4svc_retrieve_args()
85 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
95 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
126 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
132 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
163 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
169 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
200 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
209 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
240 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
250 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
263 nlm4svc_proc_granted(struct svc_rqst *rqstp) in nlm4svc_proc_granted()
290 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
321 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp) in nlm4svc_proc_test_msg()
327 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_lock_msg()
333 static __be32 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp) in nlm4svc_proc_cancel_msg()
339 static __be32 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_unlock_msg()
345 static __be32 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp) in nlm4svc_proc_granted_msg()
355 nlm4svc_proc_share(struct svc_rqst *rqstp) in nlm4svc_proc_share()
390 nlm4svc_proc_unshare(struct svc_rqst *rqstp) in nlm4svc_proc_unshare()
425 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp) in nlm4svc_proc_nm_lock()
439 nlm4svc_proc_free_all(struct svc_rqst *rqstp) in nlm4svc_proc_free_all()
457 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp) in nlm4svc_proc_sm_notify()
478 nlm4svc_proc_granted_res(struct svc_rqst *rqstp) in nlm4svc_proc_granted_res()
492 nlm4svc_proc_unused(struct svc_rqst *rqstp) in nlm4svc_proc_unused()