Searched refs:nlm_vhold_find_locked (Results 1 – 2 of 2) sorted by relevance
589 struct nlm_vhold *nlm_vhold_find_locked(struct nlm_host *, const vnode_t *);
1008 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() function2551 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vp_active()