Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
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()