Searched refs:cd9660_boot_image (Results 1 – 3 of 3) sorted by relevance
58 struct cd9660_boot_image *);62 static u_char cd9660_boot_get_system_type(struct cd9660_boot_image *);73 struct cd9660_boot_image *new_image, *tmp_image; in cd9660_add_boot_disk()182 struct cd9660_boot_image *image; in cd9660_eltorito_add_boot_option()255 cd9660_boot_setup_default_entry(struct cd9660_boot_image *disk) in cd9660_boot_setup_default_entry()302 cd9660_boot_setup_section_entry(struct cd9660_boot_image *disk) in cd9660_boot_setup_section_entry()322 cd9660_boot_get_system_type(struct cd9660_boot_image *disk)344 struct cd9660_boot_image *tmp_disk; in cd9660_setup_boot()567 struct cd9660_boot_image *t; in cd9660_write_boot()
141 struct cd9660_boot_image { struct158 TAILQ_ENTRY(cd9660_boot_image) image_list; argument
261 TAILQ_HEAD(boot_image_list,cd9660_boot_image) boot_images;