Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.c271 static gpt_entry *alloc_read_gpt_entries(struct parsed_partitions *state, in alloc_read_gpt_entries() function
430 if (!(*ptes = alloc_read_gpt_entries(state, *gpt))) in is_gpt_valid()
/openbmc/u-boot/disk/
H A Dpart_efi.c51 static gpt_entry *alloc_read_gpt_entries(struct blk_desc *dev_desc,
969 *pgpt_pte = alloc_read_gpt_entries(dev_desc, pgpt_head); in is_gpt_valid()
993 static gpt_entry *alloc_read_gpt_entries(struct blk_desc *dev_desc, in alloc_read_gpt_entries() function