Searched refs:sc_refcnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/geom/mirror/
H A Dg_mirror.h220 u_int sc_refcnt; /* Number of softc references */ member in struct:g_mirror_softc
H A Dg_mirror.c538 if ((--sc->sc_refcnt) == 0)
585 if ((--sc->sc_refcnt) == 0)
2218 sc->sc_refcnt++;
3068 sc->sc_refcnt = 1;

Completed in 160 milliseconds