Searched refs:GPT_ALIGN (Results 1 – 1 of 1) sorted by relevance
5653 #define GPT_ALIGN 0x100000 /* Alignment of partitions in GPT [byte] (>=128KB) */ macro5690 align = GPT_ALIGN / ss; /* Partition alignment for GPT [sector] */5904 …b_vol = GPT_ALIGN / ss; sz_vol -= b_vol + GPT_ITEMS * SZ_GPTE / ss + 1; /* Estimated partition off…