Lines Matching defs:rqstp
52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
104 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
114 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
146 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
152 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
195 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
201 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
233 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
242 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
274 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
284 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
297 nlmsvc_proc_granted(struct svc_rqst *rqstp) in nlmsvc_proc_granted()
332 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
363 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp) in nlmsvc_proc_test_msg()
369 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_lock_msg()
375 static __be32 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp) in nlmsvc_proc_cancel_msg()
382 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp) in nlmsvc_proc_unlock_msg()
389 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp) in nlmsvc_proc_granted_msg()
399 nlmsvc_proc_share(struct svc_rqst *rqstp) in nlmsvc_proc_share()
434 nlmsvc_proc_unshare(struct svc_rqst *rqstp) in nlmsvc_proc_unshare()
469 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp) in nlmsvc_proc_nm_lock()
483 nlmsvc_proc_free_all(struct svc_rqst *rqstp) in nlmsvc_proc_free_all()
501 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp) in nlmsvc_proc_sm_notify()
522 nlmsvc_proc_granted_res(struct svc_rqst *rqstp) in nlmsvc_proc_granted_res()
536 nlmsvc_proc_unused(struct svc_rqst *rqstp) in nlmsvc_proc_unused()