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

  /external/gptfdisk/
mbrpart.h 26 #define MAX_SECSPERTRACK 63 /* numbered 1 - 63 */
mbrpart.cc 34 uint32_t MBRPart::numSecspTrack = MAX_SECSPERTRACK;
55 numSecspTrack = MAX_SECSPERTRACK;
basicmbr.cc 41 numSecspTrack = MAX_SECSPERTRACK;
54 numSecspTrack = MAX_SECSPERTRACK;
    [all...]

Completed in 88 milliseconds