Lines Matching defs:rqstp

23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlm4svc_retrieve_args()
83 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
93 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
123 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
129 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
172 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
178 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
209 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
218 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
249 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
259 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
272 nlm4svc_proc_granted(struct svc_rqst *rqstp) in nlm4svc_proc_granted()
299 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
330 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp) in nlm4svc_proc_test_msg()
336 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_lock_msg()
342 static __be32 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp) in nlm4svc_proc_cancel_msg()
348 static __be32 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp) in nlm4svc_proc_unlock_msg()
354 static __be32 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp) in nlm4svc_proc_granted_msg()
364 nlm4svc_proc_share(struct svc_rqst *rqstp) in nlm4svc_proc_share()
399 nlm4svc_proc_unshare(struct svc_rqst *rqstp) in nlm4svc_proc_unshare()
434 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp) in nlm4svc_proc_nm_lock()
448 nlm4svc_proc_free_all(struct svc_rqst *rqstp) in nlm4svc_proc_free_all()
466 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp) in nlm4svc_proc_sm_notify()
487 nlm4svc_proc_granted_res(struct svc_rqst *rqstp) in nlm4svc_proc_granted_res()
501 nlm4svc_proc_unused(struct svc_rqst *rqstp) in nlm4svc_proc_unused()