Home
last modified time | relevance | path

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

/linux-6.6.21/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
96 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test()
132 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock()
181 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel()
221 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock()
262 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted()
303 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback()
367 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share()
402 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare()
437 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_nm_lock()
[all …]
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()
155 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock()
204 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel()
245 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock()
287 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted()
336 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback()
402 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share()
437 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare()
472 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock()
[all …]
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()
Dxdr4.c152 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs()
170 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs()
195 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs()
215 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs()
268 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs()
295 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify()
Dsvcshare.c29 struct nlm_args *argp) in nlmsvc_share_file()
70 struct nlm_args *argp) in nlmsvc_unshare_file()
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()
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()
Dclntproc.c131 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()
268 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
/linux-6.6.21/include/linux/lockd/
Dxdr.h65 struct nlm_args { struct
76 typedef struct nlm_args nlm_args; argument
100 #define NLMSVC_XDRSIZE sizeof(struct nlm_args)
Dshare.h26 struct nlm_args *);
28 struct nlm_args *);
Dlockd.h143 struct nlm_args a_args; /* arguments */