partitions.c | 136 static struct disk_partitioning_scheme only_disklabel_parts; variable in typeref:struct:disk_partitioning_scheme 175 { NULL, &only_disklabel_parts }, 188 only_disklabel_parts = disklabel_parts; 189 only_disklabel_parts.name = MSG_parttype_only_disklabel; 190 only_disklabel_parts.have_boot_support =
|