G_DISK_CLASS_NAME
.name = G_DISK_CLASS_NAME,
if (!strcmp(mp->name, G_DISK_CLASS_NAME) || !strcmp(mp->name, "MD"))
strcmp(pp->geom->class->name, G_DISK_CLASS_NAME) != 0)
static char* classes_pass[] = { G_DISK_CLASS_NAME, G_MULTIPATH_CLASS_NAME,