Lines Matching defs:rqstp
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()
148 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
154 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
185 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
191 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
223 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
232 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
264 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
274 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
287 nlmsvc_proc_granted(struct svc_rqst *rqstp) in nlmsvc_proc_granted()
322 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
353 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp) in nlmsvc_proc_test_msg()
359 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_lock_msg()
365 static __be32 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp) in nlmsvc_proc_cancel_msg()
372 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_unlock_msg()
379 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp) in nlmsvc_proc_granted_msg()
389 nlmsvc_proc_share(struct svc_rqst *rqstp) in nlmsvc_proc_share()
424 nlmsvc_proc_unshare(struct svc_rqst *rqstp) in nlmsvc_proc_unshare()
459 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp) in nlmsvc_proc_nm_lock()
473 nlmsvc_proc_free_all(struct svc_rqst *rqstp) in nlmsvc_proc_free_all()
491 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp) in nlmsvc_proc_sm_notify()
512 nlmsvc_proc_granted_res(struct svc_rqst *rqstp) in nlmsvc_proc_granted_res()
526 nlmsvc_proc_unused(struct svc_rqst *rqstp) in nlmsvc_proc_unused()