Lines Matching refs:svc_rqst

52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlmsvc_retrieve_args()
96 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
106 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
134 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
140 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
182 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
188 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
219 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
228 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
259 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
269 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
282 nlmsvc_proc_granted(struct svc_rqst *rqstp) in nlmsvc_proc_granted()
319 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
320 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback() argument
350 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp) in nlmsvc_proc_test_msg()
356 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_lock_msg()
362 static __be32 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp) in nlmsvc_proc_cancel_msg()
369 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_unlock_msg()
376 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp) in nlmsvc_proc_granted_msg()
386 nlmsvc_proc_share(struct svc_rqst *rqstp) in nlmsvc_proc_share()
420 nlmsvc_proc_unshare(struct svc_rqst *rqstp) in nlmsvc_proc_unshare()
454 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp) in nlmsvc_proc_nm_lock()
468 nlmsvc_proc_free_all(struct svc_rqst *rqstp) in nlmsvc_proc_free_all()
486 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp) in nlmsvc_proc_sm_notify()
507 nlmsvc_proc_granted_res(struct svc_rqst *rqstp) in nlmsvc_proc_granted_res()