Searched refs:nlm_args (Results 1 – 11 of 11) sorted by relevance
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()292 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_callback()356 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_share()391 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_unshare()426 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_nm_lock()440 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_proc_free_all()[all …]
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()332 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_callback()398 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_share()433 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_unshare()468 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_nm_lock()482 struct nlm_args *argp = rqstp->rq_argp; in nlmsvc_proc_free_all()[all …]
156 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_testargs()174 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_lockargs()199 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_cancargs()219 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_unlockargs()272 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_shareargs()299 struct nlm_args *argp = rqstp->rq_argp; in nlm4svc_decode_notify()
157 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()
29 struct nlm_args *argp) in nlmsvc_share_file()70 struct nlm_args *argp) in nlmsvc_unshare_file()
363 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()
356 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()
128 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs()265 struct nlm_args *argp = &req->a_args; in nlmclnt_call()
62 struct nlm_args { struct73 typedef struct nlm_args nlm_args; argument97 #define NLMSVC_XDRSIZE sizeof(struct nlm_args)
26 struct nlm_args *);28 struct nlm_args *);
144 struct nlm_args a_args; /* arguments */
Completed in 18 milliseconds