Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c148 struct nlm_shres *nsp_head, *nsp; in nlm_reclaim_client() local
220 nsp_head = nsp = nlm_get_active_shres(hostp); in nlm_reclaim_client()
241 nlm_free_shrlist(nsp_head); in nlm_reclaim_client()
472 struct nlm_shres *nsp_head, *nsp; in nlm_client_cancel_all() local
501 nsp_head = nsp = nlm_get_active_shres(hostp); in nlm_client_cancel_all()
513 nlm_free_shrlist(nsp_head); in nlm_client_cancel_all()