Home
last modified time | relevance | path

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

/Linux-v6.6/lib/reed_solomon/
Dtest_rslib.c72 int noncw; member
399 stat->noncw++; in test_bc()
433 stat.noncw, stat.rsuccess); in exercise_rs_bc()
436 if (stat.noncw && v >= V_PROGRESS) in exercise_rs_bc()
437 pr_warn(" FAIL: %d silent failures!\n", stat.noncw); in exercise_rs_bc()
439 return stat.noncw; in exercise_rs_bc()