Searched refs:SetBlockSize (Results 1 - 2 of 2) sorted by relevance
/third_party/gptfdisk/ | ||
H A D | basicmbr.h | 89 void SetBlockSize(uint32_t bs) {blockSize = bs;} in SetBlockSize() function in BasicMBRData |
H A D | gpt.cc | 794 protectiveMBR.SetBlockSize(blockSize); in SetDisk() |
Completed in 4 milliseconds