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

/freebsd-10.2-release/sys/geom/nop/
H A Dg_nop.h67 uintmax_t sc_wrotebytes; member in struct:g_nop_softc
H A Dg_nop.c119 sc->sc_wrotebytes += bp->bio_length;
228 sc->sc_wrotebytes = 0;
570 sc->sc_wrotebytes = 0;
629 sc->sc_wrotebytes);
/freebsd-10.2-release/sys/geom/cache/
H A Dg_cache.h90 uintmax_t sc_wrotebytes; /* bytes written */ member in struct:g_cache_softc
H A Dg_cache.c388 sc->sc_wrotebytes += bp->bio_length;
941 sc->sc_wrotebytes = 0;
1013 sc->sc_wrotebytes);

Completed in 106 milliseconds