Searched refs:PART_BOOTABLE (Results 1 – 5 of 5) sorted by relevance
55 #define PART_BOOTABLE ((int)BIT(0)) macro
190 parts[i].bootable = PART_BOOTABLE; in str_to_partitions()
254 curr->gpt_part_info.bootable & PART_BOOTABLE); in print_gpt_info()544 parts[i].bootable = PART_BOOTABLE; in set_gpt_info()
87 ret |= PART_BOOTABLE; in get_bootable()515 if (partitions[i].bootable & PART_BOOTABLE) in gpt_fill_pte()
48 ret |= PART_BOOTABLE; in get_bootable()
Completed in 9 milliseconds