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

/freebsd-current/sys/geom/label/
H A Dg_label_disk_ident.c39 static char* classes_pass[] = { G_DISK_CLASS_NAME, G_MULTIPATH_CLASS_NAME,
/freebsd-current/sys/geom/
H A Dgeom_disk.h52 #define G_DISK_CLASS_NAME "DISK" macro
H A Dgeom_flashmap.c140 strcmp(pp->geom->class->name, G_DISK_CLASS_NAME) != 0)
H A Dgeom_dump.c150 if (!strcmp(mp->name, G_DISK_CLASS_NAME) || !strcmp(mp->name, "MD"))
H A Dgeom_disk.c84 .name = G_DISK_CLASS_NAME,

Completed in 117 milliseconds