Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid3/
H A Dg_raid3.c91 static u_int g_raid3_parity_mismatch = 0; variable
93 &g_raid3_parity_mismatch, 0, "Number of failures in VERIFY mode");
1255 g_raid3_parity_mismatch++; in g_raid3_gather()