Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvcproc.c38 struct nlm_testargs_wrapper { struct
43 static_assert(offsetof(struct nlm_testargs_wrapper, xdrgen) == 0); argument
267 struct nlm_testargs_wrapper *argp = rqstp->rq_argp; in nlmsvc_proc_test()
530 struct nlm_testargs_wrapper *argp = rqstp->rq_argp; in nlmsvc_proc_granted()
603 struct nlm_testargs_wrapper *argp = rqstp->rq_argp; in __nlmsvc_proc_test_msg()
651 struct nlm_testargs_wrapper *argp = rqstp->rq_argp; in nlmsvc_proc_test_msg()
867 struct nlm_testargs_wrapper *argp = rqstp->rq_argp; in __nlmsvc_proc_granted_msg()
898 struct nlm_testargs_wrapper *argp = rqstp->rq_argp; in nlmsvc_proc_granted_msg()
1191 .pc_argsize = sizeof(struct nlm_testargs_wrapper),
1231 .pc_argsize = sizeof(struct nlm_testargs_wrapper),
[all …]