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