Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/geom/nop/
HDg_nop.h73 uintmax_t sc_readbytes; member
HDg_nop.c214 sc->sc_readbytes += bp->bio_length; in g_nop_start()
446 sc->sc_readbytes = 0; in g_nop_create()
897 sc->sc_readbytes = 0; in g_nop_ctl_reset()
969 sc->sc_readbytes); in g_nop_dumpconf()
/freebsd-13-stable/sys/geom/cache/
HDg_cache.h68 uintmax_t sc_readbytes; /* bytes read */ member
HDg_cache.c356 sc->sc_readbytes += bp->bio_length; in g_cache_start()
930 sc->sc_readbytes = 0; in g_cache_ctl_reset()
996 sc->sc_readbytes); in g_cache_dumpconf()