Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
97 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test()
132 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock()
169 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel()
209 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock()
250 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted()
291 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback()
355 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share()
390 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare()
425 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_nm_lock()
[all …]
H A Dsvcproc.c52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
117 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_test()
153 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock()
190 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel()
231 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock()
273 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted()
322 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback()
388 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share()
423 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare()
458 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock()
[all …]
H A Dxdr4.c151 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs()
169 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs()
194 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs()
214 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs()
267 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs()
293 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify()
H 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()
H A Dsvcshare.c29 struct nlm_args *argp) in nlmsvc_share_file()
73 struct nlm_args *argp) in nlmsvc_unshare_file()
H A Dclnt4xdr.c356 const struct nlm_args *args = data; in nlm4_xdr_enc_testargs()
378 const struct nlm_args *args = data; in nlm4_xdr_enc_lockargs()
401 const struct nlm_args *args = data; in nlm4_xdr_enc_cancargs()
420 const struct nlm_args *args = data; in nlm4_xdr_enc_unlockargs()
H A Dclntxdr.c357 const struct nlm_args *args = data; in nlm_xdr_enc_testargs()
379 const struct nlm_args *args = data; in nlm_xdr_enc_lockargs()
402 const struct nlm_args *args = data; in nlm_xdr_enc_cancargs()
421 const struct nlm_args *args = data; in nlm_xdr_enc_unlockargs()
H A Dclntproc.c131 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()
269 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
/linux/include/linux/lockd/
H A Dshare.h26 struct nlm_args *);
28 struct nlm_args *);
H A Dxdr.h65 struct nlm_args { struct
98 #define NLMSVC_XDRSIZE sizeof(struct nlm_args)
H A Dlockd.h144 struct nlm_args a_args; /* arguments */