Home
last modified time | relevance | path

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

/NextBSD/sys/geom/journal/
HDg_journal.c228 static int g_journal_destroy(struct g_journal_softc *sc);
398 error = g_journal_destroy(sc); in g_journal_orphan()
2224 g_journal_destroy(sc); in g_journal_destroy_event()
2349 g_journal_destroy(sc); in g_journal_create()
2373 g_journal_destroy(sc); in g_journal_create()
2399 g_journal_destroy(sc); in g_journal_create()
2418 g_journal_destroy(struct g_journal_softc *sc) in g_journal_destroy() function
2600 error = g_journal_destroy(sc); in g_journal_ctl_destroy()
2706 g_journal_destroy(gp->softc); in g_journal_shutdown()