Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h606 struct nlm_shres *nlm_get_active_shres(struct nlm_host *);
H A Dnlm_client.c220 nsp_head = nsp = nlm_get_active_shres(hostp); in nlm_reclaim_client()
501 nsp_head = nsp = nlm_get_active_shres(hostp); in nlm_client_cancel_all()
H A Dnlm_impl.c2261 nlm_get_active_shres(struct nlm_host *hostp) in nlm_get_active_shres() function