Home
last modified time | relevance | path

Searched refs:sc_conv (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/geom/zoned/
H A Dg_zoned.h219 struct g_zoned_convrange sc_conv[G_ZONED_MAXCONV]; member
H A Dg_zoned.c105 cr = &sc->sc_conv[i]; in g_zoned_is_conv()
1306 bcopy(md->md_conv, sc->sc_conv, sizeof(sc->sc_conv)); in g_zoned_create()