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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/init/
H A Ddo_mounts.h49 int __init rd_load_image(char *from);
54 static inline int rd_load_image(char *from) { return 0; } function
H A Ddo_mounts_initrd.c116 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) {
H A Ddo_mounts_rd.c157 int __init rd_load_image(char *from) function
284 return rd_load_image("/dev/root");

Completed in 68 milliseconds