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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Ddo_mounts.c223 static int __init do_mount_root(char *name, char *fs, int flags, void *data) function
252 int err = do_mount_root(name, p, flags, root_mount_data);
303 do_mount_root("/dev/root", "nfs", root_mountflags, data) == 0)

Completed in 33 milliseconds