Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h597 void nlm_host_cancel_slocks(struct nlm_globals *, struct nlm_host *);
H A Dnlm_client.c183 nlm_host_cancel_slocks(g, hostp); in nlm_reclaim_client()
478 nlm_host_cancel_slocks(g, hostp); in nlm_client_cancel_all()
H A Dnlm_impl.c1419 nlm_host_cancel_slocks(struct nlm_globals *g, struct nlm_host *hostp) in nlm_host_cancel_slocks() function