OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntfail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_pq.c
109
unsigned
ntfail
= npfail + ndfail;
local in function:rf_PQDagSelect
112
if (
ntfail
> 2) {
129
if (
ntfail
== 2) { /* also lost redundancy */
151
switch (
ntfail
) {
rf_evenodd.c
189
unsigned
ntfail
= npfail + ndfail;
local in function:rf_EODagSelect
192
if (
ntfail
> 2) {
209
if (
ntfail
== 2) { /* also lost redundancy */
231
switch (
ntfail
) {
Completed in 93 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025