Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/lockd/
A Dsvc4proc.c96 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()
451 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_free_all()
[all …]
A Dsvcproc.c117 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()
486 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_free_all()
[all …]
A 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()
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.c129 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()
266 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
/linux-6.3-rc2/include/linux/lockd/
A Dxdr.h65 struct nlm_args { struct
76 typedef struct nlm_args nlm_args; argument
100 #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 15 milliseconds