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
302 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_do_lock()
412 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_cancel()
474 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_unlock()
529 struct nlm4_res_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_granted()
896 struct nlm4_res_wrapper *argp = rqstp->rq_argp; in nlm4svc_proc_granted_res()
1194 .pc_ressize = sizeof(struct nlm4_res_wrapper),
1204 .pc_ressize = sizeof(struct nlm4_res_wrapper),
1214 .pc_ressize = sizeof(struct nlm4_res_wrapper),
[all …]