Home
last modified time | relevance | path

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

/NextBSD/sys/geom/journal/
HDg_journal.c87 static u_int g_journal_switch_time = 10; variable
100 &g_journal_switch_time, 0, "Switch journals every N seconds");
3028 g_journal_switch_time * hz); in g_journal_switcher()