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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Defi.c263 alloc_read_gpt_entries(struct block_device *bdev, gpt_header *gpt)
297 static gpt_header *
300 gpt_header *gpt;
312 /* gpt = kzalloc(sizeof (gpt_header), GFP_KERNEL); */
322 /* sizeof (gpt_header)) < sizeof (gpt_header)) { */
345 gpt_header **gpt, gpt_entry **ptes)
455 compare_gpts(gpt_header *pgpt, gpt_header *agpt, u64 lastlba)
562 find_valid_gpt(struct block_device *bdev, gpt_header **gp
[all...]
H A Defi.h83 } __attribute__ ((packed)) gpt_header; typedef in typeref:struct:_gpt_header

Completed in 84 milliseconds