• Home
  • Raw
  • Download

Lines Matching refs:svc_rqst

52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlmsvc_retrieve_args()
102 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
112 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
141 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
147 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
190 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
196 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
228 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
237 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
269 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
279 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
292 nlmsvc_proc_granted(struct svc_rqst *rqstp) in nlmsvc_proc_granted()
329 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
330 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback() argument
360 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp) in nlmsvc_proc_test_msg()
366 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_lock_msg()
372 static __be32 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp) in nlmsvc_proc_cancel_msg()
379 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_unlock_msg()
386 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp) in nlmsvc_proc_granted_msg()
396 nlmsvc_proc_share(struct svc_rqst *rqstp) in nlmsvc_proc_share()
431 nlmsvc_proc_unshare(struct svc_rqst *rqstp) in nlmsvc_proc_unshare()
466 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp) in nlmsvc_proc_nm_lock()
480 nlmsvc_proc_free_all(struct svc_rqst *rqstp) in nlmsvc_proc_free_all()
498 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp) in nlmsvc_proc_sm_notify()
519 nlmsvc_proc_granted_res(struct svc_rqst *rqstp) in nlmsvc_proc_granted_res()
533 nlmsvc_proc_unused(struct svc_rqst *rqstp) in nlmsvc_proc_unused()