Searched defs:bootable (Results 1 – 4 of 4) sorted by relevance
45 char bootable[6] = {0}; in show_partition_information() local
1011 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart()1040 int BasicMBRData::SetPartBootable(int num, int bootable) { in SetPartBootable()
266 uint8_t bootable; member
219 int bootable(__u32 addr) in bootable() function