Lines Matching refs:num_partition_entries
156 le32_to_cpu(gpt_h->num_partition_entries) * in validate_gpt_entries()
256 for (i = 0; i < le32_to_cpu(gpt_head->num_partition_entries); i++) { in part_print_efi()
337 if (part > le32_to_cpu(gpt_head->num_partition_entries) || in part_get_info_efi()
383 for (i = 0; i < gpt_head->num_partition_entries; i++) { in gpt_entry_modify()
398 le32_to_cpu(gpt_head->num_partition_entries) * in gpt_entry_modify()
436 count = le32_to_cpu(gpt_head->num_partition_entries) * in part_efi_repair()
474 count = le32_to_cpu(gpt_head->num_partition_entries) * in part_efi_repair()
603 const int pte_blk_cnt = BLOCK_CNT((gpt_h->num_partition_entries in write_gpt_table()
616 le32_to_cpu(gpt_h->num_partition_entries) * in write_gpt_table()
672 gpt_h->num_partition_entries * gpt_h->sizeof_partition_entry / in gpt_fill_pte()
835 gpt_h->num_partition_entries = cpu_to_le32(GPT_ENTRY_NUMBERS); in gpt_fill_header()
952 if (i == gpt_head->num_partition_entries) { in gpt_verify_partitions()
1067 gpt_e_blk_cnt = BLOCK_CNT((le32_to_cpu(gpt_h->num_partition_entries) * in write_mbr_and_gpt_partitions()
1265 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1269 (u32) le32_to_cpu(pgpt_head->num_partition_entries), in alloc_read_gpt_entries()