Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc4proc.c33 struct nlm4_testargs_wrapper { struct
38 static_assert(offsetof(struct nlm4_testargs_wrapper, xdrgen) == 0); argument
249 struct nlm4_testargs_wrapper *argp = rqstp->rq_argp; in nlm4svc_proc_test()
526 struct nlm4_testargs_wrapper *argp = rqstp->rq_argp; in nlm4svc_proc_granted()
591 struct nlm4_testargs_wrapper *argp = rqstp->rq_argp; in __nlm4svc_proc_test_msg()
637 struct nlm4_testargs_wrapper *argp = rqstp->rq_argp; in nlm4svc_proc_test_msg()
838 struct nlm4_testargs_wrapper *argp = rqstp->rq_argp; in __nlm4svc_proc_granted_msg()
868 struct nlm4_testargs_wrapper *argp = rqstp->rq_argp; in nlm4svc_proc_granted_msg()
1175 .pc_argsize = sizeof(struct nlm4_testargs_wrapper),
1215 .pc_argsize = sizeof(struct nlm4_testargs_wrapper),
[all …]