Lines Matching defs:argp
22 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
65 nlm4svc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlm4svc_proc_null()
75 nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test()
102 nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock()
144 nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_cancel()
177 nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unlock()
211 nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_granted()
246 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlm4svc_callback()
276 static __be32 nlm4svc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_test_msg()
283 static __be32 nlm4svc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_lock_msg()
290 static __be32 nlm4svc_proc_cancel_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_cancel_msg()
297 static __be32 nlm4svc_proc_unlock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unlock_msg()
304 static __be32 nlm4svc_proc_granted_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_granted_msg()
315 nlm4svc_proc_share(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_share()
348 nlm4svc_proc_unshare(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_unshare()
381 nlm4svc_proc_nm_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_nm_lock()
394 nlm4svc_proc_free_all(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_proc_free_all()
412 nlm4svc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlm4svc_proc_sm_notify()
432 nlm4svc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, in nlm4svc_proc_granted_res()