Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dmount_internal.h177 vnode_t mnt_realrootvp; member
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_init.c393 mp->mnt_realrootvp = NULLVP; in vfsinit()
H A Dvfs_lookup.c1651 mp->mnt_realrootvp = dp;
H A Dvfs_cache.c1848 vnode_t tmp_vp = mp->mnt_realrootvp; in cache_lookup_path()
H A Dvfs_syscalls.c1196 mp->mnt_realrootvp = NULLVP; in mount_common()
2744 mp->mnt_realrootvp = NULLVP; in dounmount()
H A Dvfs_subr.c1108 mp->mnt_realrootvp = NULLVP; in vfs_rootmountalloc_internal()
/xnu-8792.61.2/bsd/miscfs/devfs/
H A Ddevfs_tree.c207 mp->mnt_realrootvp = NULLVP; in devfs_sinit()