Home
last modified time | relevance | path

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

/NextBSD/sys/geom/eli/
HDg_eli.c78 static u_int g_eli_threads = 0; variable
79 SYSCTL_UINT(_kern_geom_eli, OID_AUTO, threads, CTLFLAG_RWTUN, &g_eli_threads, 0,
772 threads = g_eli_threads; in g_eli_create()