Searched refs:root_fs_names (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.c226 static char * __initdata root_fs_names; variable
229 root_fs_names = str;
248 if (root_fs_names) {
249 strcpy(page, root_fs_names);

Completed in 34 milliseconds