Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c685 nlm_vhold_release(host, nvp); in nlm_do_lock()
925 nlm_vhold_release(host, nvp); in nlm_do_cancel()
1251 nlm_vhold_release(host, nvp); in nlm_do_share()
H A Dnlm_impl.h588 void nlm_vhold_release(struct nlm_host *, struct nlm_vhold *);
H A Dnlm_impl.c1048 nlm_vhold_release(struct nlm_host *hostp, struct nlm_vhold *nvp) in nlm_vhold_release() function