Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_service.c669 nlm_vhold_release(host, nvp); in nlm_do_lock()
857 nlm_vhold_release(host, nvp); in nlm_do_cancel()
1183 nlm_vhold_release(host, nvp); in nlm_do_share()
H A Dnlm_impl.h587 void nlm_vhold_release(struct nlm_host *, struct nlm_vhold *);
H A Dnlm_impl.c1002 nlm_vhold_release(struct nlm_host *hostp, struct nlm_vhold *nvp) in nlm_vhold_release() function