HomeSort by: relevance | last modified time | path
    Searched refs:nlm4_notify (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm.h 212 extern void nlm_do_free_all(nlm4_notify *argp);
nlm_prot.h 275 struct nlm4_notify { struct
279 typedef struct nlm4_notify nlm4_notify; typedef in typeref:struct:nlm4_notify
407 extern enum clnt_stat nlm4_free_all_4(nlm4_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
408 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
444 extern bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);
nlm_prot_svc.c 366 nlm4_notify nlm4_free_all_4_arg;
nlm_prot_xdr.c 449 xdr_nlm4_notify(XDR *xdrs, nlm4_notify *objp)
nlm_prot_server.c 498 struct nlm4_notify args4;
707 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp)
nlm_prot_clnt.c 365 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_prot_impl.c 2406 nlm_do_free_all(nlm4_notify *argp)

Completed in 18 milliseconds