Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c237 static int g_journal_destroy(struct g_journal_softc *sc);
238 static void g_journal_metadata_update(struct g_journal_softc *sc);
241 static void g_journal_switch_wait(struct g_journal_softc *sc);
344 g_journal_check_overflow(struct g_journal_softc *sc) in g_journal_check_overflow()
400 struct g_journal_softc *sc; in g_journal_orphan()
423 struct g_journal_softc *sc; in g_journal_access()
481 g_journal_flush_cache(struct g_journal_softc *sc) in g_journal_flush_cache()
507 g_journal_write_header(struct g_journal_softc *sc) in g_journal_write_header()
669 g_journal_metadata_update(struct g_journal_softc *sc) in g_journal_metadata_update()
732 struct g_journal_softc *sc; in g_journal_start()
[all …]
H A Dg_journal.h102 struct g_journal_softc { struct