Searched refs:rootfs_fs_type (Results 1 – 3 of 3) sorted by relevance
152 extern struct file_system_type rootfs_fs_type;
660 struct file_system_type rootfs_fs_type = { variable
4383 mnt = vfs_kern_mount(&rootfs_fs_type, 0, "rootfs", NULL); in init_mount_tree()