Home
last modified time | relevance | path

Searched refs:req_cached (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/geom/uzip/
H A Dg_uzip_softc.h43 int req_cached; /* cached requests */ member
H A Dg_uzip.c150 gp->name, sc->req_total, sc->req_cached)); in g_uzip_softc_free()
188 sc->req_cached++; in g_uzip_cached()
896 sc->req_cached = 0; in g_uzip_taste()