Home
last modified time | relevance | path

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

/freebsd/sys/geom/shsec/
H A Dg_shsec.c80 static u_int g_shsec_alloc_failed = 0; variable
82 &g_shsec_alloc_failed, 0, "How many times I/O allocation failed");
355 g_shsec_alloc_failed++; in g_shsec_start()