Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c522 int entry, type, gpt_count, gpt_size; in set_partition_hidden_flag() local
543 &ext_offset, &gpt_offset, &gpt_count, &gpt_size, mbr)) in set_partition_hidden_flag()
605 int *gpt_size, char *buf) in next_partition() argument
763 *gpt_size = hdr->partentry_size; in next_partition()
847 … (drive, (*gpt_offset) + GPT_ENTRY_SECTOR (*gpt_size, *entry), GPT_ENTRY_INDEX (*gpt_size, *entry)… in next_partition()
919 int gpt_size; in real_open_partition() local
932 &gpt_offset, &gpt_count, &gpt_size, buf); in real_open_partition()
H A Dshared.h1029 int *gpt_size, char *buf);
H A Dbuiltins.c1661 int type, entry, gpt_count, gpt_size; in find_common() local
1692 &gpt_count, &gpt_size, buf)) in find_common()
3390 int entry, type, gpt_count, gpt_size; in parttype_func() local
3427 &ext_offset, &gpt_offset, &gpt_count, &gpt_size, mbr)) in parttype_func()