Searched refs:g_journal_force_switch (Results 1 – 1 of 1) sorted by relevance
88 static u_int g_journal_force_switch = 70; variable102 &g_journal_force_switch, 0, "Force switch when journal is N% full");374 if ((used * 100) / length > g_journal_force_switch) { in g_journal_check_overflow()