Home
last modified time | relevance | path

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

/freebsd-13.1/sys/geom/nop/
H A Dg_nop.h75 uintmax_t sc_readbytes; member
H A Dg_nop.c217 sc->sc_readbytes += bp->bio_length; in g_nop_start()
449 sc->sc_readbytes = 0; in g_nop_create()
900 sc->sc_readbytes = 0; in g_nop_ctl_reset()
972 sc->sc_readbytes); in g_nop_dumpconf()
/freebsd-13.1/sys/geom/cache/
H A Dg_cache.h70 uintmax_t sc_readbytes; /* bytes read */ member
H A Dg_cache.c358 sc->sc_readbytes += bp->bio_length; in g_cache_start()
932 sc->sc_readbytes = 0; in g_cache_ctl_reset()
998 sc->sc_readbytes); in g_cache_dumpconf()