Searched refs:__mnt_vnode_next_active (Results 1 – 2 of 2) sorted by relevance
253 struct vnode *__mnt_vnode_next_active(struct vnode **mvp, struct mount *mp);259 (vp) != NULL; vp = __mnt_vnode_next_active(&(mvp), (mp)))
5658 __mnt_vnode_next_active(struct vnode **mvp, struct mount *mp) in __mnt_vnode_next_active() function