Home
last modified time | relevance | path

Searched refs:G_LABEL_VERSION (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/geom/label/
H A Dgeom_label.c49 uint32_t PUBSYM(version) = G_LABEL_VERSION;
144 md.md_version = G_LABEL_VERSION; in label_label()
/freebsd/sys/geom/label/
H A Dg_label.h45 #define G_LABEL_VERSION 2 macro
H A Dg_label.c363 if (md.md_version > G_LABEL_VERSION) { in g_label_generic_taste()
568 if (*version != G_LABEL_VERSION) { in g_label_config()