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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Defi.c228 gpt_header *gpt)
263 static gpt_header *alloc_read_gpt_header(struct parsed_partitions *state,
266 gpt_header *gpt;
293 gpt_header **gpt, gpt_entry **ptes)
402 compare_gpts(gpt_header *pgpt, gpt_header *agpt, u64 lastlba)
508 static int find_valid_gpt(struct parsed_partitions *state, gpt_header **gpt,
512 gpt_header *pgpt = NULL, *agpt = NULL;
603 gpt_header *gpt = NULL;
H A Defi.h87 } __attribute__ ((packed)) gpt_header; typedef in typeref:struct:_gpt_header

Completed in 14 milliseconds