Searched refs:vfs_mountroot (Results 1 – 5 of 5) sorted by relevance
739 vfs_mountroot(); in start_init()
1059 vfs_mountroot(void) in vfs_mountroot() function
588 * 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()
1043 void vfs_mountroot(void); /* mount our root filesystem */
3977 kern/vfs_mountroot.c standard