Searched defs:bootable (Results 1 – 2 of 2) sorted by relevance
1042 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart()1071 int BasicMBRData::SetPartBootable(int num, int bootable) { in SetPartBootable()
219 int bootable(__u32 addr) in bootable() function