Lines Matching refs:num_partition_entries
156 le32_to_cpu(gpt_h->num_partition_entries) * in validate_gpt_entries()
254 for (i = 0; i < le32_to_cpu(gpt_head->num_partition_entries); i++) { in part_print_efi()
321 if (part > le32_to_cpu(gpt_head->num_partition_entries) || in part_get_info_efi()
363 for (i = 0; i < gpt_head->num_partition_entries; i++) { in gpt_entry_modify()
373 le32_to_cpu(gpt_head->num_partition_entries) * in gpt_entry_modify()
404 count = le32_to_cpu(gpt_head->num_partition_entries) * in part_efi_repair()
428 count = le32_to_cpu(gpt_head->num_partition_entries) * in part_efi_repair()
551 const int pte_blk_cnt = BLOCK_CNT((gpt_h->num_partition_entries in write_gpt_table()
562 le32_to_cpu(gpt_h->num_partition_entries) * in write_gpt_table()
618 gpt_h->num_partition_entries * gpt_h->sizeof_partition_entry / in gpt_fill_pte()
776 gpt_h->num_partition_entries = cpu_to_le32(GPT_ENTRY_NUMBERS); in gpt_fill_header()
894 if (i == gpt_head->num_partition_entries) { in gpt_verify_partitions()
1004 gpt_e_blk_cnt = BLOCK_CNT((le32_to_cpu(gpt_h->num_partition_entries) * in write_mbr_and_gpt_partitions()
1200 count = le32_to_cpu(pgpt_head->num_partition_entries) * in alloc_read_gpt_entries()
1204 (u32) le32_to_cpu(pgpt_head->num_partition_entries), in alloc_read_gpt_entries()