Home
last modified time | relevance | path

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

/linux/fs/lockd/
A Dsvc4proc.c87 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test()
121 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock()
170 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel()
210 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock()
251 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted()
292 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback()
356 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share()
391 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare()
426 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_nm_lock()
440 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_free_all()
[all …]
A Dsvcproc.c116 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_test()
151 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock()
200 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel()
241 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock()
283 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted()
332 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback()
398 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share()
433 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare()
468 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock()
482 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_free_all()
[all …]
A Dxdr4.c156 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs()
174 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs()
199 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs()
219 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs()
272 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs()
299 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify()
A Dxdr.c157 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_testargs()
175 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_lockargs()
200 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_cancargs()
220 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_unlockargs()
273 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_shareargs()
300 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_notify()
A Dsvcshare.c29 struct nlm_args *argp) in nlmsvc_share_file()
70 struct nlm_args *argp) in nlmsvc_unshare_file()
A Dclnt4xdr.c363 const struct nlm_args *args = data; in nlm4_xdr_enc_testargs()
385 const struct nlm_args *args = data; in nlm4_xdr_enc_lockargs()
408 const struct nlm_args *args = data; in nlm4_xdr_enc_cancargs()
427 const struct nlm_args *args = data; in nlm4_xdr_enc_unlockargs()
A Dclntxdr.c356 const struct nlm_args *args = data; in nlm_xdr_enc_testargs()
378 const struct nlm_args *args = data; in nlm_xdr_enc_lockargs()
401 const struct nlm_args *args = data; in nlm_xdr_enc_cancargs()
420 const struct nlm_args *args = data; in nlm_xdr_enc_unlockargs()
A Dclntproc.c128 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()
265 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
/linux/include/linux/lockd/
A Dxdr.h62 struct nlm_args { struct
73 typedef struct nlm_args nlm_args; argument
97 #define NLMSVC_XDRSIZE sizeof(struct nlm_args)
A Dshare.h26 struct nlm_args *);
28 struct nlm_args *);
A Dlockd.h144 struct nlm_args a_args; /* arguments */

Completed in 18 milliseconds