Searched refs:mnt_vnodecovered (Results 1 – 17 of 17) sorted by relevance
132 vn_lock(mp->mnt_vnodecovered, LK_EXCLUSIVE | LK_RETRY); in unionfs_mount()133 error = VOP_GETATTR(mp->mnt_vnodecovered, &va, cred); in unionfs_mount()142 VOP_UNLOCK(mp->mnt_vnodecovered); in unionfs_mount()183 lowerrootvp = mp->mnt_vnodecovered; in unionfs_mount()
254 uvp = uvp->v_mount->mnt_vnodecovered; in getcwd_scandir() 345 tvp = lvp->v_mount->mnt_vnodecovered; in getcwd_common()
165 mp->mnt_vnodecovered = vp; in vfs_mountalloc() 1006 if ((coveredvp = mp->mnt_vnodecovered) != NULLVP) { in dounmount()
1145 searchdir = searchdir->v_mount->mnt_vnodecovered; in lookup_once() 1194 searchdir = searchdir->v_mount->mnt_vnodecovered; in lookup_once()
629 vp = vp->v_mount->mnt_vnodecovered; in vn_readdir()
1750 mp->mnt_vnodecovered, mp->mnt_data); in vfs_mount_print()
368 if ((flags & MNT_UNION) != 0 && mp->mnt_vnodecovered == NULLVP) { in mount_update()
107 if (vn_isunder(mp->mnt_vnodecovered, cwdi->cwdi_rdir, l)) in ptyfs__getmp()135 error = getcwd_common(mp->mnt_vnodecovered, cwdi->cwdi_rdir, &bp, in ptyfs__getpath()
137 lowerrootvp = mp->mnt_vnodecovered; in ov_mount()
227 mp->mnt_vnodecovered = NULLVP; in mfs_mountroot()
149 lowerrootvp = mp->mnt_vnodecovered; in union_mount()
273 *dvpp = dvp = dvp->v_mount->mnt_vnodecovered; in union_lookup1()
142 struct vnode *mnt_vnodecovered; /* vnode we mounted on */ member
370 mp->mnt_vnodecovered = NULLVP; in nfs_mountroot()
1932 vnode_t *mvp = vfsp->mnt_vnodecovered; in zfs_mount()
3109 vnode_t *cvp = vp->v_mount->mnt_vnodecovered; in zfs_getattr()
255 tvp = mp->mnt_vnodecovered; in nfsrvd_getattr()