Home
last modified time | relevance | path

Searched refs:rootfs_fs_type (Results 1 – 2 of 2) sorted by relevance

/linux/init/
H A Ddo_mounts.c507 struct file_system_type rootfs_fs_type = { variable
/linux/fs/
H A Dnamespace.c6089 mnt = vfs_kern_mount(&rootfs_fs_type, 0, "rootfs", NULL); in init_mount_tree()