Home
last modified time | relevance | path

Searched defs:bootable (Results 1 – 1 of 1) sorted by relevance

/third_party/gptfdisk/
Dbasicmbr.cc1044 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart()
1073 int BasicMBRData::SetPartBootable(int num, int bootable) { in SetPartBootable()