Lines Matching refs:cd9660_boot_image
61 struct cd9660_boot_image *);
64 static u_char cd9660_boot_get_system_type(struct cd9660_boot_image *);
67 static struct cd9660_boot_image *default_boot_image;
77 struct cd9660_boot_image *new_image, *tmp_image; in cd9660_add_boot_disk()
202 struct cd9660_boot_image *image; in cd9660_eltorito_add_boot_option()
282 cd9660_boot_setup_default_entry(struct cd9660_boot_image *disk) in cd9660_boot_setup_default_entry()
332 cd9660_boot_setup_section_entry(struct cd9660_boot_image *disk) in cd9660_boot_setup_section_entry()
352 cd9660_boot_get_system_type(struct cd9660_boot_image *disk)
374 struct cd9660_boot_image *tmp_disk; in cd9660_setup_boot()
438 struct cd9660_boot_image *tcbi; in cd9660_setup_boot()
634 struct cd9660_boot_image *t; in cd9660_write_boot()