Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmount_internal.h177 vnode_t mnt_realrootvp; member
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_init.c401 mp->mnt_realrootvp = NULLVP; in vfsinit()
H A Dvfs_lookup.c1912 mp->mnt_realrootvp = dp;
H A Dvfs_cache.c2150 tmp_vp = mp->mnt_realrootvp; in cache_lookup_path()
H A Dvfs_syscalls.c1356 mp->mnt_realrootvp = NULLVP; in mount_common()
3037 mp->mnt_realrootvp = NULLVP; in dounmount()
H A Dvfs_subr.c1133 mp->mnt_realrootvp = NULLVP; in vfs_rootmountalloc_internal()
/xnu-12377.41.6/bsd/miscfs/devfs/
H A Ddevfs_tree.c207 mp->mnt_realrootvp = NULLVP; in devfs_sinit()