Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c519 int entry, type, gpt_count, gpt_size; in set_partition_hidden_flag() local
540 &ext_offset, &gpt_offset, &gpt_count, &gpt_size, mbr)) in set_partition_hidden_flag()
602 int *gpt_size, char *buf) in next_partition() argument
760 *gpt_size = hdr->partentry_size; in next_partition()
844 … (drive, (*gpt_offset) + GPT_ENTRY_SECTOR (*gpt_size, *entry), GPT_ENTRY_INDEX (*gpt_size, *entry)… in next_partition()
916 int gpt_size; in real_open_partition() local
929 &gpt_offset, &gpt_count, &gpt_size, buf); in real_open_partition()
H A Dshared.h1026 int *gpt_size, char *buf);
H A Dbuiltins.c1658 int type, entry, gpt_count, gpt_size; in find_common() local
1689 &gpt_count, &gpt_size, buf)) in find_common()
3383 int entry, type, gpt_count, gpt_size; in parttype_func() local
3420 &ext_offset, &gpt_offset, &gpt_count, &gpt_size, mbr)) in parttype_func()