Searched refs:initrd_path_f (Results 1 – 1 of 1) sorted by relevance
436 FILE *initrd_path_f = NULL; in read_eif_file() local584 initrd_path_f = fopen(*initrd_path, "wb"); in read_eif_file()585 if (initrd_path_f == NULL) { in read_eif_file()614 if (!read_eif_ramdisk(f, initrd_path_f, hdr.section_size, ptr, in read_eif_file()708 if (!read_eif_ramdisk(machine_initrd_f, initrd_path_f, in read_eif_file()732 fclose(initrd_path_f); in read_eif_file()742 safe_fclose(initrd_path_f); in read_eif_file()