Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c202 static u_long g_journal_stats_low_mem = 0; variable
219 &g_journal_stats_low_mem, 0, "Number of times low_mem hook was called.");
2692 g_journal_stats_low_mem++; in g_journal_lowmem()