Searched refs:g_eli_batch (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/geom/eli/
H A Dg_eli_privacy.c305 if (g_eli_batch)
H A Dg_eli.c86 u_int g_eli_batch = 0; variable
87 TUNABLE_INT("kern.geom.eli.batch", &g_eli_batch);
88 SYSCTL_UINT(_kern_geom_eli, OID_AUTO, batch, CTLFLAG_RW, &g_eli_batch, 0,
H A Dg_eli.h129 extern u_int g_eli_batch;
H A Dg_eli_integrity.c500 if (g_eli_batch)

Completed in 150 milliseconds