Lines Matching refs:svc_rqst

52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlmsvc_retrieve_args()
105 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
115 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
147 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
153 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
196 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
202 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
234 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
243 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
275 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
285 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
298 nlmsvc_proc_granted(struct svc_rqst *rqstp) in nlmsvc_proc_granted()
333 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
334 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback() argument
364 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp) in nlmsvc_proc_test_msg()
370 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_lock_msg()
376 static __be32 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp) in nlmsvc_proc_cancel_msg()
383 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_unlock_msg()
390 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp) in nlmsvc_proc_granted_msg()
400 nlmsvc_proc_share(struct svc_rqst *rqstp) in nlmsvc_proc_share()
435 nlmsvc_proc_unshare(struct svc_rqst *rqstp) in nlmsvc_proc_unshare()
470 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp) in nlmsvc_proc_nm_lock()
484 nlmsvc_proc_free_all(struct svc_rqst *rqstp) in nlmsvc_proc_free_all()
502 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp) in nlmsvc_proc_sm_notify()
523 nlmsvc_proc_granted_res(struct svc_rqst *rqstp) in nlmsvc_proc_granted_res()
537 nlmsvc_proc_unused(struct svc_rqst *rqstp) in nlmsvc_proc_unused()