Searched defs:rd_load_image (Results 1 – 2 of 2) sorted by relevance
| /init/ | ||
| D | do_mounts.h | 33 static inline int rd_load_image(char *from) { return 0; }  in rd_load_image()  function | 
| D | do_mounts_rd.c | 186 int __init rd_load_image(char *from)  in rd_load_image()  function |