Searched defs:grub_dvh_block (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Ddvh.c39 struct grub_dvh_block struct
58 pos < (label + sizeof (struct grub_dvh_block) / 4);
73 struct grub_dvh_block dvh;
80 err = grub_disk_read (disk, 0, 0, sizeof (struct grub_dvh_block),

Completed in 303 milliseconds