Searched refs:root_delay (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.c233 static unsigned int __initdata root_delay; variable
236 root_delay = simple_strtoul(str, NULL, 0);
418 if (root_delay) {
420 root_delay);
421 ssleep(root_delay);

Completed in 92 milliseconds