Home
last modified time | relevance | path

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

/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-.patch28 + get_fs_names(fs_names);
/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-.patch28 + get_fs_names(fs_names);
/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-.patch42 + get_fs_names(fs_names);
/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c362 static void __init get_fs_names(char *page) in get_fs_names() function
435 get_fs_names(fs_names); in mount_block_root()