Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.c143 static u_int g_journal_cache_alloc_failures = 0; variable
195 &g_journal_cache_alloc_failures, 0, "Memory allocation failures");
280 g_journal_cache_alloc_failures++; in gj_malloc()