Searched refs:nlm_vhold_find_locked (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h588 struct nlm_vhold *nlm_vhold_find_locked(struct nlm_host *, const vnode_t *);
H A Dnlm_impl.c1000 nvp = nlm_vhold_find_locked(hostp, vp);
1013 nvp = nlm_vhold_find_locked(hostp, vp);
1146 nlm_vhold_find_locked(struct nlm_host *hostp, const vnode_t *vp) function
2543 nvp = nlm_vhold_find_locked(hostp, vp);

Completed in 1136 milliseconds