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

  /external/gptfdisk/
gpt.h 21 #define MIN_AF_ALIGNMENT 8
gpt.cc 81 sectorAlignment = MIN_AF_ALIGNMENT; // Align partitions on 4096-byte boundaries by default
106 sectorAlignment = MIN_AF_ALIGNMENT; // Align partitions on 4096-byte boundaries by default
    [all...]

Completed in 768 milliseconds