Home
last modified time | relevance | path

Searched refs:root_fs_names (Results 1 – 3 of 3) sorted by relevance

/linux/init/
A Ddo_mounts.c323 static char * __initdata root_fs_names; variable
326 root_fs_names = str; in fs_names_setup()
347 strlcpy(p, root_fs_names, size); in split_fs_names()
405 if (root_fs_names) in mount_block_root()
406 num_fs = split_fs_names(fs_names, PAGE_SIZE, root_fs_names); in mount_block_root()
549 num_fs = split_fs_names(fs_names, PAGE_SIZE, root_fs_names); in mount_nodev_root()
583 if (ROOT_DEV == 0 && root_device_name && root_fs_names) { in mount_root()
670 (!root_fs_names || strstr(root_fs_names, "tmpfs"))) in init_rootfs()
/linux/
A DSystem.map125738 ffff8000118310c0 d root_fs_names
A D.tmp_System.map125738 ffff8000118310c0 d root_fs_names

Completed in 363 milliseconds