Searched refs:rootfs_fs_type (Results 1 – 2 of 2) sorted by relevance
/linux/init/ | ||
H A D | do_mounts.c | 507 struct file_system_type rootfs_fs_type = { variable |
/linux/fs/ | ||
H A D | namespace.c | 6089 mnt = vfs_kern_mount(&rootfs_fs_type, 0, "rootfs", NULL); in init_mount_tree() |