Searched refs:g_journal_cache_switch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c136 static u_int g_journal_cache_switch = 90; variable
156 g_journal_cache_low = (limit / 100) * g_journal_cache_switch;
171 cswitch = g_journal_cache_switch;
177 g_journal_cache_switch = cswitch;
2728 (g_journal_cache_limit / 100) * g_journal_cache_switch;

Completed in 129 milliseconds