Home | Sort by: relevance | last modified time | path |
/src/sys/dev/raidframe/ | |
rf_pq.c | 107 unsigned ndfail = asmap->numDataFailed; local in function:rf_PQDagSelect 109 unsigned ntfail = npfail + ndfail; 119 switch (ndfail) { |
rf_evenodd.c | 187 unsigned ndfail = asmap->numDataFailed; local in function:rf_EODagSelect 189 unsigned ntfail = npfail + ndfail; 199 switch (ndfail) { |