Home
last modified time | relevance | path

Searched refs:pgpt_head (Results 1 – 25 of 70) sorted by relevance

123

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/disk/
H A Dpart_efi.c95 gpt_header * pgpt_head, gpt_entry ** pgpt_pte);
98 gpt_header * pgpt_head);
251 gpt_header * pgpt_head, gpt_entry ** pgpt_pte) in is_gpt_valid() argument
257 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
279 memset(pgpt_head->header_crc32, 0, sizeof(pgpt_head->header_crc32)); in is_gpt_valid()
282 le32_to_int(pgpt_head->header_size)); in is_gpt_valid()
294 if (le64_to_int(pgpt_head->my_lba) != lba) { in is_gpt_valid()
315 le64_to_int(pgpt_head->first_usable_lba), in is_gpt_valid()
356 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
361 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/disk/
H A Dpart_efi.c44 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
46 gpt_header * pgpt_head);
695 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
697 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
713 *pgpt_pte = alloc_read_gpt_entries(dev_desc, pgpt_head); in is_gpt_valid()
719 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
738 gpt_header * pgpt_head) in alloc_read_gpt_entries() argument
743 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
748 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
749 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/disk/
H A Dpart_efi.c57 gpt_header *pgpt_head, gpt_entry **pgpt_pte);
59 gpt_header *pgpt_head);
939 gpt_header *pgpt_head, gpt_entry **pgpt_pte) in is_gpt_valid() argument
942 if (!dev_desc || !pgpt_head) { in is_gpt_valid()
974 memcpy(&dev_desc->guid_sig, &pgpt_head->disk_guid, in is_gpt_valid()
989 if (validate_gpt_entries(pgpt_head, *pgpt_pte)) { in is_gpt_valid()
1042 gpt_header *pgpt_head) in alloc_read_gpt_entries() argument
1048 if (!dev_desc || !pgpt_head) { in alloc_read_gpt_entries()
1053 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1054 le32_to_cpu(pgpt_head->sizeof_partition_entry); in alloc_read_gpt_entries()
[all …]

123