Home
last modified time | relevance | path

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

/Linux-v5.15/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
87 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()
294 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback()
358 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share()
393 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare()
428 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()
116 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()
334 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback()
400 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share()
435 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare()
470 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock()
[all …]
Dxdr.c158 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_testargs()
177 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_lockargs()
203 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_cancargs()
224 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_unlockargs()
279 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_shareargs()
307 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_decode_notify()
Dxdr4.c157 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs()
176 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs()
202 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs()
222 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs()
277 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs()
305 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()
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()
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()
Dclntproc.c128 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()
265 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
/Linux-v5.15/include/linux/lockd/
Dxdr.h62 struct nlm_args { struct
73 typedef struct nlm_args nlm_args; argument
97 #define NLMSVC_XDRSIZE sizeof(struct nlm_args)
Dshare.h26 struct nlm_args *);
28 struct nlm_args *);
Dlockd.h144 struct nlm_args a_args; /* arguments */