Searched refs:saved_root_name (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.c27 static char __initdata saved_root_name[64]; variable
213 strlcpy(saved_root_name, line, sizeof(saved_root_name));
430 if (saved_root_name[0]) {
431 root_device_name = saved_root_name;

Completed in 89 milliseconds