Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dvfs_subr.c5612 mnt_vnode_next_active(struct vnode **mvp, struct mount *mp) in mnt_vnode_next_active() function
5664 return (mnt_vnode_next_active(mvp, mp)); in __mnt_vnode_next_active()
5687 return (mnt_vnode_next_active(mvp, mp)); in __mnt_vnode_first_active()