Searched refs:efi_block_part (Results 1 – 3 of 3) sorted by relevance
40 struct efi_block_part;48 TAILQ_HEAD(, efi_block_part) partitions;63 struct efi_block_part { struct73 TAILQ_ENTRY(efi_block_part) entries; argument78 struct efi_block_part *efi_block_boot_part(void);
54 static struct efi_block_part *efi_block_booted = NULL;65 efi_block_parse(const char *fname, struct efi_block_part **pbpart, char **pfile) in efi_block_parse()68 struct efi_block_part *bpart; in efi_block_parse()115 efi_block_generate_hash_mbr(struct efi_block_part *bpart, struct mbr_sector *mbr) in efi_block_generate_hash_mbr()245 struct efi_block_part *bpart; in efi_block_find_partitions_cd9660()288 struct efi_block_part *bpart; in efi_block_find_partitions_disklabel()380 struct efi_block_part *bpart; in efi_block_find_partitions_gpt_entry()473 struct efi_block_part *bpart; in efi_block_probe()565 struct efi_block_part *bpart; in efi_block_show()632 struct efi_block_part *[all …]
409 struct efi_block_part *bpart = efi_block_boot_part(); in efi_fdt_bootargs()