Lines Matching refs:nlm_res
24 static u32 nlm4svc_callback(struct svc_rqst *, u32, struct nlm_res *);
94 struct nlm_res *resp) in nlm4svc_proc_test()
123 struct nlm_res *resp) in nlm4svc_proc_lock()
166 struct nlm_res *resp) in nlm4svc_proc_cancel()
199 struct nlm_res *resp) in nlm4svc_proc_unlock()
233 struct nlm_res *resp) in nlm4svc_proc_granted()
252 struct nlm_res res; in nlm4svc_proc_test_msg()
268 struct nlm_res res; in nlm4svc_proc_lock_msg()
282 struct nlm_res res; in nlm4svc_proc_cancel_msg()
296 struct nlm_res res; in nlm4svc_proc_unlock_msg()
310 struct nlm_res res; in nlm4svc_proc_granted_msg()
325 struct nlm_res *resp) in nlm4svc_proc_share()
358 struct nlm_res *resp) in nlm4svc_proc_unshare()
391 struct nlm_res *resp) in nlm4svc_proc_nm_lock()
466 nlm4svc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, in nlm4svc_proc_granted_res()
484 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_res *resp) in nlm4svc_callback()