Home
last modified time | relevance | path

Searched refs:nlm_shres (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h250 struct nlm_shres { struct
253 struct nlm_shres *ns_next; argument
370 struct nlm_shres *nh_shrlist; /* (l) */
606 struct nlm_shres *nlm_get_active_shres(struct nlm_host *);
607 void nlm_free_shrlist(struct nlm_shres *);
H A Dnlm_impl.c2192 struct nlm_shres *nsp, *nsp_new; in nlm_shres_track()
2228 struct nlm_shres *nsp, *nsp_prev = NULL; in nlm_shres_untrack()
2234 struct nlm_shres *nsp_del; in nlm_shres_untrack()
2260 struct nlm_shres *
2263 struct nlm_shres *nsp, *nslist = NULL; in nlm_get_active_shres()
2267 struct nlm_shres *nsp_new; in nlm_get_active_shres()
2283 nlm_free_shrlist(struct nlm_shres *nslist) in nlm_free_shrlist()
2285 struct nlm_shres *nsp; in nlm_free_shrlist()
2308 static struct nlm_shres *
2311 struct nlm_shres *nsp; in nlm_shres_create_item()
[all …]
H A Dnlm_client.c148 struct nlm_shres *nsp_head, *nsp; in nlm_reclaim_client()
472 struct nlm_shres *nsp_head, *nsp; in nlm_client_cancel_all()