Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c263 struct nlm_slreq *nlm_slreq_find_locked(struct nlm_host *,
2099 slr = nlm_slreq_find_locked(hostp, nvp, flp); in nlm_slreq_register()
2108 slr = nlm_slreq_find_locked(hostp, nvp, flp); in nlm_slreq_register()
2139 slr = nlm_slreq_find_locked(hostp, nvp, flp); in nlm_slreq_unregister()
2156 nlm_slreq_find_locked(struct nlm_host *hostp, struct nlm_vhold *nvp, in nlm_slreq_find_locked() function