Searched refs:GPT_HEADER_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
27 #define GPT_HEADER_SIGNATURE 0x5452415020494645ULL macro
83 if (le64_to_cpu(gpt_h->signature) != GPT_HEADER_SIGNATURE) { in validate_gpt_header()88 GPT_HEADER_SIGNATURE); in validate_gpt_header()819 gpt_h->signature = cpu_to_le64(GPT_HEADER_SIGNATURE); in gpt_fill_header()