origcrc 340 block/partitions/efi.c u32 crc, origcrc; origcrc 375 block/partitions/efi.c origcrc = le32_to_cpu((*gpt)->header_crc32); origcrc 379 block/partitions/efi.c if (crc != origcrc) { origcrc 381 block/partitions/efi.c crc, origcrc); origcrc 384 block/partitions/efi.c (*gpt)->header_crc32 = cpu_to_le32(origcrc);