Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Defi.c306 static gpt_header *alloc_read_gpt_header(struct parsed_partitions *state, in alloc_read_gpt_header() function
343 if (!(*gpt = alloc_read_gpt_header(state, lba))) in is_gpt_valid()