Lines Matching defs:argp
21 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
64 nlm4svc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlm4svc_proc_null()
74 nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test()
101 nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock()
143 nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_cancel()
176 nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unlock()
210 nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_granted()
245 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlm4svc_callback()
274 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test_msg()
281 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock_msg()
288 static __be32 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_cancel_msg()
295 static __be32 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unlock_msg()
302 static __be32 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_granted_msg()
313 nlm4svc_proc_share(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_share()
346 nlm4svc_proc_unshare(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unshare()
379 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_nm_lock()
392 nlm4svc_proc_free_all(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_free_all()
410 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlm4svc_proc_sm_notify()
430 nlm4svc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, in nlm4svc_proc_granted_res()