Searched refs:is_bootable (Results 1 – 5 of 5) sorted by relevance
174 is_bootable(struct gpt_ent *ent) in is_bootable() function288 if (is_bootable(ent) && bootable_lba == 0) in gpt_lookup()
297 int is_bootable;/* Default to 0 */ member
256 diskStructure->is_bootable = 0; in cd9660_set_defaults()581 if (diskStructure->is_bootable) { in cd9660_makefs()787 if (diskStructure->is_bootable) { in cd9660_setup_volume_descriptors()
118 if (diskStructure->is_bootable) { in cd9660_write_image()
184 diskStructure->is_bootable = 1; in cd9660_add_boot_disk()