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

/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dbsdlabel.c36 static struct grub_partition_map grub_netbsdlabel_partition_map; variable in typeref:struct:grub_partition_map
139 || disk->partition->partmap == &grub_netbsdlabel_partition_map
208 &grub_netbsdlabel_partition_map,
236 static struct grub_partition_map grub_netbsdlabel_partition_map =
248 grub_partition_map_register (&grub_netbsdlabel_partition_map);
255 grub_partition_map_unregister (&grub_netbsdlabel_partition_map);
235 static struct grub_partition_map grub_netbsdlabel_partition_map = variable in typeref:struct:grub_partition_map

Completed in 20 milliseconds