Home
last modified time | relevance | path

Searched refs:get_bootable (Results 1 – 2 of 2) sorted by relevance

/disk/
A Dpart_dos.c38 static int get_bootable(dos_partition_t *p) in get_bootable() function
59 (get_bootable(p) ? " Boot" : "")); in print_one_part()
261 info->bootable = get_bootable(pt); in part_get_info_extended()
A Dpart_efi.c80 static int get_bootable(gpt_entry *p) in get_bootable() function
308 info->bootable = get_bootable(&gpt_pte); in part_get_info_efi()

Completed in 12 milliseconds