Searched refs:nlm4_notify (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14-stable/sys/nlm/ |
| HD | nlm_prot.h | 272 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*);
|
| HD | nlm.h | 210 extern void nlm_do_free_all(nlm4_notify *argp);
|
| HD | nlm_prot_server.c | 496 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()
|
| HD | nlm_prot_xdr.c | 444 xdr_nlm4_notify(XDR *xdrs, nlm4_notify *objp) in xdr_nlm4_notify()
|
| HD | nlm_prot_svc.c | 364 nlm4_notify nlm4_free_all_4_arg; in nlm_prog_4()
|
| HD | nlm_prot_clnt.c | 361 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct … in nlm4_free_all_4()
|
| HD | nlm_prot_impl.c | 2370 nlm_do_free_all(nlm4_notify *argp) in nlm_do_free_all()
|
| /freebsd-14-stable/include/rpcsvc/ |
| HD | nlm_prot.x | 255 struct nlm4_notify { struct 324 void NLM4_FREE_ALL(nlm4_notify) = 23;
|
| /freebsd-14-stable/usr.sbin/clear_locks/ |
| HD | clear_locks.c | 43 nlm4_notify notify; in main()
|
| /freebsd-14-stable/usr.sbin/rpc.lockd/ |
| HD | lock_proc.c | 1308 nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp) in nlm4_free_all_4_svc()
|