Searched refs:__mnt_vnode_first_lazy (Results 1 – 2 of 2) sorted by relevance
305 struct vnode *__mnt_vnode_first_lazy(struct vnode **mvp, struct mount *mp,310 for (vp = __mnt_vnode_first_lazy(&(mvp), (mp), (cb), (cbarg)); \
7243 __mnt_vnode_first_lazy(struct vnode **mvp, struct mount *mp, mnt_lazy_cb_t *cb, in __mnt_vnode_first_lazy() function