Home
last modified time | relevance | path

Searched refs:nlm4_res_wrapper (Results 1 – 1 of 1) sorted by relevance

/linux/fs/lockd/
H A Dsvc4proc.c89 struct nlm4_res_wrapper { struct
94 static_assert(offsetof(struct nlm4_res_wrapper, xdrgen) == 0); argument
300 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_do_lock()
410 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_cancel()
472 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_unlock()
527 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_granted()
891 struct nlm4_res_wrapper *argp = rqstp->rq_argp; in nlm4svc_proc_granted_res()
1187 .pc_ressize = sizeof(struct nlm4_res_wrapper),
1197 .pc_ressize = sizeof(struct nlm4_res_wrapper),
1207 .pc_ressize = sizeof(struct nlm4_res_wrapper),
[all …]