Searched refs:root_fs_names (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.c178 static char * __initdata root_fs_names; variable
181 root_fs_names = str;
200 if (root_fs_names) {
201 strcpy(page, root_fs_names);

Completed in 72 milliseconds