Home
last modified time | relevance | path

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

/linux/init/
H A Ddo_mounts.c185 void __init mount_root_generic(char *name, char *pretty_name, int flags) in mount_root_generic() function
381 mount_root_generic("/dev/root", root_device_name, root_mountflags); in mount_block_root()
399 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);