Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal_ufs.c104 .jd_fstype = "ufs",
H A Dg_journal.h237 const char *jd_fstype; member
H A Dg_journal.c2776 if (strcmp(desc->jd_fstype, fstype) == 0) in g_journal_find_desc()