Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c6710 mnt_vnode_next_lazy(struct vnode **mvp, struct mount *mp, mnt_lazy_cb_t *cb, in mnt_vnode_next_lazy() function
6779 return (mnt_vnode_next_lazy(mvp, mp, cb, cbarg)); in __mnt_vnode_next_lazy()
6804 return (mnt_vnode_next_lazy(mvp, mp, cb, cbarg)); in __mnt_vnode_first_lazy()