Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal_ufs.c105 .jd_clean = g_journal_ufs_clean,
H A Dg_journal.h238 g_journal_clean_t *jd_clean; member
H A Dg_journal.c2923 error = desc->jd_clean(mp); in g_journal_do_switch()