Home
last modified time | relevance | path

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.h589 struct nlm_vhold *nlm_vhold_find_locked(struct nlm_host *, const vnode_t *);
H A Dnlm_impl.c1008 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vhold_get()
1021 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vhold_get()
1154 nlm_vhold_find_locked(struct nlm_host *hostp, const vnode_t *vp) in nlm_vhold_find_locked() function
2551 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vp_active()