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

  /external/gptfdisk/
bsd.h 46 // Create entries for all fields, although we only use lengthLBA, firstLBA,
49 uint32_t lengthLBA; // number of sectors in partition
mbrpart.h 51 uint32_t lengthLBA;
61 uint32_t lengthLBA;
96 uint64_t GetLengthLBA(void) {return lengthLBA;}

Completed in 898 milliseconds