Lines Matching refs:nlm_res
25 static u32 nlmsvc_callback(struct svc_rqst *, u32, struct nlm_res *);
121 struct nlm_res *resp) in nlmsvc_proc_test()
151 struct nlm_res *resp) in nlmsvc_proc_lock()
194 struct nlm_res *resp) in nlmsvc_proc_cancel()
227 struct nlm_res *resp) in nlmsvc_proc_unlock()
261 struct nlm_res *resp) in nlmsvc_proc_granted()
280 struct nlm_res res; in nlmsvc_proc_test_msg()
296 struct nlm_res res; in nlmsvc_proc_lock_msg()
310 struct nlm_res res; in nlmsvc_proc_cancel_msg()
324 struct nlm_res res; in nlmsvc_proc_unlock_msg()
338 struct nlm_res res; in nlmsvc_proc_granted_msg()
353 struct nlm_res *resp) in nlmsvc_proc_share()
386 struct nlm_res *resp) in nlmsvc_proc_unshare()
419 struct nlm_res *resp) in nlmsvc_proc_nm_lock()
494 nlmsvc_proc_granted_res(struct svc_rqst *rqstp, struct nlm_res *argp, in nlmsvc_proc_granted_res()
510 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_res *resp) in nlmsvc_callback()