Home
last modified time | relevance | path

Searched refs:vfs_mountroot (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dinit_main.c739 vfs_mountroot(); in start_init()
H A Dvfs_mountroot.c1059 vfs_mountroot(void) in vfs_mountroot() function
H A Dkern_shutdown.c588 * by vfs_unmountall(), and to avoid confusing vfs_mountroot(). in kern_reroot()
611 * Add /dev back; vfs_mountroot() will move it into its new place. in kern_reroot()
622 vfs_mountroot(); in kern_reroot()
/freebsd/sys/sys/
H A Dmount.h1043 void vfs_mountroot(void); /* mount our root filesystem */
/freebsd/sys/conf/
H A Dfiles3977 kern/vfs_mountroot.c standard