Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c344 static char * __initdata root_fs_names; variable
347 root_fs_names = str; in fs_names_setup()
366 if (root_fs_names) { in get_fs_names()
367 strcpy(page, root_fs_names); in get_fs_names()
653 (!root_fs_names || strstr(root_fs_names, "tmpfs"))) in init_rootfs()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_4.4/
H A D0001-init-do_mounts.c-Retry-all-fs-after-failed-to-mount-.patch25 + if (root_fs_names) {
27 + root_fs_names = NULL;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_4.19/
H A D0001-init-do_mounts.c-Retry-all-fs-after-failed-to-mount-.patch25 + if (root_fs_names) {
27 + root_fs_names = NULL;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/linux-rockchip_5.10/
H A D0001-init-do_mounts.c-Retry-all-fs-after-failed-to-mount-.patch39 + if (root_fs_names) {
41 + root_fs_names = NULL;