Home
last modified time | relevance | path

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

/freebsd/sys/geom/union/
H A Dg_union.h60 long sc_writemap_memory; /* memory used by writemap */ member
H A Dg_union.c267 sc->sc_writemap_memory = 0; in g_union_ctl_create()
340 sc->sc_writemap_memory = in g_union_ctl_create()
345 gp->name, (intmax_t)sc->sc_writemap_memory); in g_union_ctl_create()
348 gp->name, (intmax_t)sc->sc_writemap_memory); in g_union_ctl_create()