Home
last modified time | relevance | path

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

/freebsd-9-stable/sbin/geom/class/journal/
Dgeom_journal.c111 g_journal_fs_exists(const char *prov) in g_journal_fs_exists() function
179 if (!force && g_journal_fs_exists(data)) { in journal_label()