Home
last modified time | relevance | path

Searched refs:nlm4_notify (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/sys/nlm/
HDnlm_prot.h272 struct nlm4_notify { struct
276 typedef struct nlm4_notify nlm4_notify; argument
404 extern enum clnt_stat nlm4_free_all_4(nlm4_notify *, void *, CLIENT *, struct rpc_callextra *, str…
405 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
441 extern bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);
HDnlm.h210 extern void nlm_do_free_all(nlm4_notify *argp);
HDnlm_prot_server.c496 struct nlm4_notify args4; in nlm_free_all_3_svc()
705 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp) in nlm4_free_all_4_svc()
HDnlm_prot_xdr.c444 xdr_nlm4_notify(XDR *xdrs, nlm4_notify *objp) in xdr_nlm4_notify()
HDnlm_prot_svc.c364 nlm4_notify nlm4_free_all_4_arg; in nlm_prog_4()
HDnlm_prot_clnt.c361 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct … in nlm4_free_all_4()
HDnlm_prot_impl.c2370 nlm_do_free_all(nlm4_notify *argp) in nlm_do_free_all()
/freebsd-14-stable/include/rpcsvc/
HDnlm_prot.x255 struct nlm4_notify { struct
324 void NLM4_FREE_ALL(nlm4_notify) = 23;
/freebsd-14-stable/usr.sbin/clear_locks/
HDclear_locks.c43 nlm4_notify notify; in main()
/freebsd-14-stable/usr.sbin/rpc.lockd/
HDlock_proc.c1308 nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp) in nlm4_free_all_4_svc()