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

/freebsd-current/sys/geom/union/
H A Dg_union.h82 long sc_writeblockwrite; /* writes blocked by write */ member in struct:g_union_softc
H A Dg_union.c912 sc->sc_writeblockwrite += 1;
1273 (uintmax_t)sc->sc_writeblockwrite);

Completed in 112 milliseconds