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