Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c237 static int g_journal_destroy(struct g_journal_softc *sc);
410 error = g_journal_destroy(sc); in g_journal_orphan()
2185 g_journal_destroy(sc); in g_journal_destroy_event()
2310 g_journal_destroy(sc); in g_journal_create()
2334 g_journal_destroy(sc); in g_journal_create()
2364 g_journal_destroy(sc); in g_journal_create()
2383 g_journal_destroy(struct g_journal_softc *sc) in g_journal_destroy() function
2567 error = g_journal_destroy(sc); in g_journal_ctl_destroy()
2673 g_journal_destroy(gp->softc); in g_journal_shutdown_post_sync()