Home
last modified time | relevance | path

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

/Linux-v6.1/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
95 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_test()
131 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_lock()
180 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_cancel()
220 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_unlock()
261 struct nlm_args *argp = rqstp->rq_argp; in __nlm4svc_proc_granted()
302 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback()
366 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share()
401 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare()
436 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()
154 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_lock()
203 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_cancel()
244 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_unlock()
286 struct nlm_args *argp = rqstp->rq_argp; in __nlmsvc_proc_granted()
335 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback()
401 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share()
436 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare()
471 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.c141 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs()
159 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs()
184 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs()
204 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs()
257 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs()
284 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.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()
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.c128 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()
265 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
/Linux-v6.1/include/linux/lockd/
Dxdr.h64 struct nlm_args { struct
75 typedef struct nlm_args nlm_args; argument
99 #define NLMSVC_XDRSIZE sizeof(struct nlm_args)
Dshare.h26 struct nlm_args *);
28 struct nlm_args *);
Dlockd.h144 struct nlm_args a_args; /* arguments */