Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_impl.h504 int nlm_vp_active(const vnode_t *vp);
506 int nlm_vp_active(const vnode_t *);
618 int nlm_vp_active(const vnode_t *vp);
H A Dklmmod.c414 return (nlm_vp_active(vp)); in lm_vp_active()
H A Dnlm_impl.c2462 nlm_vp_active(const vnode_t *vp) in nlm_vp_active() function