Home
last modified time | relevance | path

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

/freebsd-13.1/sys/geom/nop/
H A Dg_nop.h76 uintmax_t sc_wrotebytes; member
H A Dg_nop.c228 sc->sc_wrotebytes += bp->bio_length; in g_nop_start()
450 sc->sc_wrotebytes = 0; in g_nop_create()
901 sc->sc_wrotebytes = 0; in g_nop_ctl_reset()
974 sc->sc_wrotebytes); in g_nop_dumpconf()
/freebsd-13.1/sys/geom/cache/
H A Dg_cache.h77 uintmax_t sc_wrotebytes; /* bytes written */ member
H A Dg_cache.c393 sc->sc_wrotebytes += bp->bio_length; in g_cache_start()
939 sc->sc_wrotebytes = 0; in g_cache_ctl_reset()
1011 sc->sc_wrotebytes); in g_cache_dumpconf()