Lines Matching defs:argp

50 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp,  in nlmsvc_retrieve_args()
93 nlmsvc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlmsvc_proc_null()
103 nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_test()
131 nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_lock()
173 nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_cancel()
206 nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_unlock()
240 nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_granted()
283 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlmsvc_callback()
312 static __be32 nlmsvc_proc_test_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_test_msg()
319 static __be32 nlmsvc_proc_lock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_lock_msg()
326 static __be32 nlmsvc_proc_cancel_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_cancel_msg()
334 nlmsvc_proc_unlock_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_unlock_msg()
342 nlmsvc_proc_granted_msg(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_granted_msg()
353 nlmsvc_proc_share(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_share()
386 nlmsvc_proc_unshare(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_unshare()
419 nlmsvc_proc_nm_lock(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_nm_lock()
432 nlmsvc_proc_free_all(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_proc_free_all()
450 nlmsvc_proc_sm_notify(struct svc_rqst *rqstp, struct nlm_reboot *argp, in nlmsvc_proc_sm_notify()
470 nlmsvc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, in nlmsvc_proc_granted_res()