Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmount_internal.h177 vnode_t mnt_realrootvp; member
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_init.c401 mp->mnt_realrootvp = NULLVP; in vfsinit()
H A Dvfs_lookup.c1802 mp->mnt_realrootvp = dp;
H A Dvfs_cache.c2138 tmp_vp = mp->mnt_realrootvp; in cache_lookup_path()
H A Dvfs_syscalls.c1282 mp->mnt_realrootvp = NULLVP; in mount_common()
2916 mp->mnt_realrootvp = NULLVP; in dounmount()
H A Dvfs_subr.c1132 mp->mnt_realrootvp = NULLVP; in vfs_rootmountalloc_internal()
/xnu-11417.140.69/bsd/miscfs/devfs/
H A Ddevfs_tree.c207 mp->mnt_realrootvp = NULLVP; in devfs_sinit()