Searched refs:do_mount_root (Results 1 - 1 of 1) sorted by last modified time

/linux-master/init/
H A Ddo_mounts.c148 static int __init do_mount_root(const char *name, const char *fs, function
204 err = do_mount_root(name, p, flags, root_mount_data);
276 if (!do_mount_root(root_dev, "nfs", root_mountflags, root_data))
313 if (!do_mount_root(root_dev, "cifs", root_mountflags,
363 err = do_mount_root(root_device_name, fstype, root_mountflags,

Completed in 234 milliseconds