Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h505 int nlm_vp_active(const vnode_t *vp);
507 int nlm_vp_active(const vnode_t *);
619 int nlm_vp_active(const vnode_t *vp);
H A Dklmmod.c415 return (nlm_vp_active(vp)); in lm_vp_active()
H A Dnlm_impl.c2533 nlm_vp_active(const vnode_t *vp) in nlm_vp_active() function