Searched defs:g_vfs_softc (Results 1 – 1 of 1) sorted by relevance
50 struct g_vfs_softc { struct51 struct mtx sc_mtx;52 struct bufobj *sc_bo;53 struct g_event *sc_event;54 int sc_active;55 bool sc_orphaned;56 int sc_enxio_active;57 int sc_enxio_reported;