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

/linux-master/init/
H A Ddo_mounts.h15 void mount_root_generic(char *name, char *pretty_name, int flags);
H A Ddo_mounts.c185 void __init mount_root_generic(char *name, char *pretty_name, int flags) function
381 mount_root_generic("/dev/root", root_device_name, root_mountflags);
399 mount_root_generic(root_device_name, root_device_name,
H A Ddo_mounts_initrd.c98 mount_root_generic("/dev/root.old", root_device_name,

Completed in 166 milliseconds