Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c90 static u_int g_journal_switch_time = 10; variable
104 &g_journal_switch_time, 0, "Switch journals every N seconds");
3004 g_journal_switch_time * hz); in g_journal_switcher()