Searched refs:vfs_mountroot (Results 1 – 4 of 4) sorted by relevance
456 int vfs_mountroot(void);
444 error = vfs_mountroot(); in imageboot_mount_image()931 err = vfs_mountroot(); in imageboot_mount_ramdisk()
891 if (0 == (err = vfs_mountroot())) { in bsd_init()
1202 vfs_mountroot(void) in vfs_mountroot() function