Searched refs:__mnt_vnode_next_all (Results 1 – 2 of 2) sorted by relevance
250 struct vnode *__mnt_vnode_next_all(struct vnode **mvp, struct mount *mp);256 (vp) != NULL; vp = __mnt_vnode_next_all(&(mvp), (mp)))
6556 __mnt_vnode_next_all(struct vnode **mvp, struct mount *mp) in __mnt_vnode_next_all() function