Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/geom/class/label/
Dgeom_label.c50 uint32_t PUBSYM(version) = G_LABEL_VERSION;
139 md.md_version = G_LABEL_VERSION; in label_label()
/freebsd-10-stable/sys/geom/label/
Dg_label.h45 #define G_LABEL_VERSION 2 macro
Dg_label.c347 if (md.md_version > G_LABEL_VERSION) { in g_label_taste()
532 if (*version != G_LABEL_VERSION) { in g_label_config()