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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/init/
H A Ddo_mounts.h11 void mount_block_root(char *name, int flags);
H A Ddo_mounts_initrd.c49 mount_block_root("/dev/root.old", root_mountflags & ~MS_RDONLY);
H A Ddo_mounts.c286 void __init mount_block_root(char *name, int flags) function
407 mount_block_root("/dev/root", root_mountflags);
433 mount_block_root(root_device_name, root_mountflags);

Completed in 39 milliseconds