Searched refs:GPT_ENTRY_SIZE (Results 1 – 5 of 5) sorted by relevance
31 #define GPT_ENTRY_SIZE 128 macro
29 #define GPT_ENTRY_SIZE 128 macro
550 gptHead->sizeof_partition_entry = cpu_to_le32(GPT_ENTRY_SIZE); in create_gpt_buffer()592 …n_entry_array_crc32 = cpu_to_le32(crc32_le(0, gpt + 2 * SECTOR_SIZE, GPT_ENTRY_SIZE * GPT_ENTRY_NU… in create_gpt_buffer()
13 #define GPT_ENTRY_SIZE 128 macro
3576 gptHead->sizeof_partition_entry = cpu_to_le32(GPT_ENTRY_SIZE); in create_gpt_buffer()3617 …n_entry_array_crc32 = cpu_to_le32(crc32_le(0, gpt + 2 * SECTOR_SIZE, GPT_ENTRY_SIZE * GPT_ENTRY_NU… in create_gpt_buffer()