Home
last modified time | relevance | path

Searched refs:header_size (Results 1 – 2 of 2) sorted by relevance

/block/partitions/
A Defi.c356 if (le32_to_cpu((*gpt)->header_size) > in is_gpt_valid()
359 le32_to_cpu((*gpt)->header_size), in is_gpt_valid()
365 if (le32_to_cpu((*gpt)->header_size) < sizeof(gpt_header)) { in is_gpt_valid()
367 le32_to_cpu((*gpt)->header_size), in is_gpt_valid()
375 crc = efi_crc32((const unsigned char *) (*gpt), le32_to_cpu((*gpt)->header_size)); in is_gpt_valid()
A Defi.h58 __le32 header_size; member

Completed in 4 milliseconds