Searched refs:__mnt_vnode_next_lazy (Results 1 – 2 of 2) sorted by relevance
303 struct vnode *__mnt_vnode_next_lazy(struct vnode **mvp, struct mount *mp,312 vp = __mnt_vnode_next_lazy(&(mvp), (mp), (cb), (cbarg)))
7233 __mnt_vnode_next_lazy(struct vnode **mvp, struct mount *mp, mnt_lazy_cb_t *cb, in __mnt_vnode_next_lazy() function