Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/partitions/
H A Defi.c273 static gpt_entry *alloc_read_gpt_entries(struct parsed_partitions *state, in alloc_read_gpt_entries() function
432 if (!(*ptes = alloc_read_gpt_entries(state, *gpt))) in is_gpt_valid()
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c48 static gpt_entry *alloc_read_gpt_entries(struct blk_desc *dev_desc,
1163 *pgpt_pte = alloc_read_gpt_entries(dev_desc, pgpt_head); in is_gpt_valid()
1188 static gpt_entry *alloc_read_gpt_entries(struct blk_desc *dev_desc, in alloc_read_gpt_entries() function