Home
last modified time | relevance | path

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

/linux/init/
H A Ddo_mounts.c184 void __init mount_root_generic(char *name, char *pretty_name, int flags) in mount_root_generic() function
380 mount_root_generic("/dev/root", root_device_name, root_mountflags); in mount_block_root()
398 mount_root_generic(root_device_name, root_device_name, in mount_root()
H A Ddo_mounts.h15 void mount_root_generic(char *name, char *pretty_name, int flags);
H A Ddo_mounts_initrd.c97 mount_root_generic("/dev/root.old", root_device_name, in handle_initrd()