Searched refs:nlm_vhold_find_locked (Results 1 – 2 of 2) sorted by relevance
588 struct nlm_vhold *nlm_vhold_find_locked(struct nlm_host *, const vnode_t *);
1000 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vhold_get()1013 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vhold_get()1146 nlm_vhold_find_locked(struct nlm_host *hostp, const vnode_t *vp) in nlm_vhold_find_locked() function2543 nvp = nlm_vhold_find_locked(hostp, vp); in nlm_vp_active()