Home
last modified time | relevance | path

Searched refs:sc_wrotebytes (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/geom/nop/
H A Dg_nop.h82 uintmax_t sc_wrotebytes; member
H A Dg_nop.c130 sc->sc_wrotebytes += bp->bio_length; in g_nop_start()
286 sc->sc_wrotebytes = 0; in g_nop_create()
663 sc->sc_wrotebytes = 0; in g_nop_ctl_reset()
728 sc->sc_wrotebytes); in g_nop_dumpconf()
/freebsd-12.1/sys/geom/cache/
H A Dg_cache.h92 uintmax_t sc_wrotebytes; /* bytes written */ member
H A Dg_cache.c390 sc->sc_wrotebytes += bp->bio_length; in g_cache_start()
943 sc->sc_wrotebytes = 0; in g_cache_ctl_reset()
1015 sc->sc_wrotebytes); in g_cache_dumpconf()