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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/init/
H A Ddo_mounts.c271 static int __init do_mount_root(char *name, char *fs, int flags, void *data) function
299 int err = do_mount_root(name, p, flags, root_mount_data);
346 do_mount_root("/dev/root", "nfs", root_mountflags, data) == 0)

Completed in 90 milliseconds