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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Ddo_mounts.h12 void mount_block_root(char *name, int flags);
H A Ddo_mounts_initrd.c46 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY);
H A Ddo_mounts.c238 void __init mount_block_root(char *name, int flags) function
364 mount_block_root("/dev/root", root_mountflags);
396 mount_block_root(root_device_name, root_mountflags);

Completed in 40 milliseconds