Home
last modified time | relevance | path

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

/freebsd-12.1/sys/geom/nop/
H A Dg_nop.h81 uintmax_t sc_readbytes; member
H A Dg_nop.c125 sc->sc_readbytes += bp->bio_length; in g_nop_start()
285 sc->sc_readbytes = 0; in g_nop_create()
662 sc->sc_readbytes = 0; in g_nop_ctl_reset()
726 sc->sc_readbytes); in g_nop_dumpconf()
/freebsd-12.1/sys/geom/cache/
H A Dg_cache.h85 uintmax_t sc_readbytes; /* bytes read */ member
H A Dg_cache.c355 sc->sc_readbytes += bp->bio_length; in g_cache_start()
936 sc->sc_readbytes = 0; in g_cache_ctl_reset()
1002 sc->sc_readbytes); in g_cache_dumpconf()