HomeSort by relevance Sort by last modified time
    Searched refs:SetCanBeLogical (Results 1 - 2 of 2) sorted by null

  /external/gptfdisk/
mbrpart.h 88 void SetCanBeLogical(int c) {canBeLogical = c;}
basicmbr.cc 790 partitions[i].SetCanBeLogical(0);
800 partitions[i].SetCanBeLogical(1);
806 partitions[i].SetCanBeLogical(0);
812 partitions[i].SetCanBeLogical(0);
814 partitions[i].SetCanBeLogical(lastLogical == 0); // can be logical only if no logicals already
    [all...]

Completed in 204 milliseconds