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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c118 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) {
H A Ddo_mounts_rd.c158 int __init rd_load_image(char *from) function
280 return rd_load_image("/dev/root");

Completed in 89 milliseconds