Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A Defi.c300 * alloc_read_gpt_header(): Allocates GPT header, reads into it from disk
308 static gpt_header *alloc_read_gpt_header(struct parsed_partitions *state, in alloc_read_gpt_header() function
345 if (!(*gpt = alloc_read_gpt_header(state, lba))) in is_gpt_valid()
/kernel/linux/linux-6.6/block/partitions/
H A Defi.c298 * alloc_read_gpt_header(): Allocates GPT header, reads into it from disk
306 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()

Completed in 2 milliseconds