Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c6991 mnt_vnode_next_lazy(struct vnode **mvp, struct mount *mp, mnt_lazy_cb_t *cb, in mnt_vnode_next_lazy() function
7059 return (mnt_vnode_next_lazy(mvp, mp, cb, cbarg)); in __mnt_vnode_next_lazy()
7084 return (mnt_vnode_next_lazy(mvp, mp, cb, cbarg)); in __mnt_vnode_first_lazy()