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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dmdraid1x_linux.c42 struct grub_raid_super_1x struct
112 struct grub_raid_super_1x sb;
143 if (grub_disk_read (disk, sector, 0, sizeof (struct grub_raid_super_1x),
153 struct grub_raid_super_1x *real_sb;
174 sb_size = sizeof (struct grub_raid_super_1x)

Completed in 14 milliseconds