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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Defi.c255 * alloc_read_gpt_header(): Allocates GPT header, reads into it from disk
263 static gpt_header *alloc_read_gpt_header(struct parsed_partitions *state, function
300 if (!(*gpt = alloc_read_gpt_header(state, lba)))

Completed in 30 milliseconds