Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h587 struct nlm_vhold *nlm_vhold_get(struct nlm_host *, vnode_t *);
H A Dnlm_service.c241 nvp = nlm_vhold_get(hostp, vp); in nlm_fh_to_vhold()
H A Dnlm_impl.c1003 nlm_vhold_get(struct nlm_host *hostp, vnode_t *vp) in nlm_vhold_get() function