ndfail 233 dev/raidframe/rf_evenodd.c unsigned ndfail = asmap->numDataFailed;
ndfail 235 dev/raidframe/rf_evenodd.c unsigned ntfail = npfail + ndfail;
ndfail 246 dev/raidframe/rf_evenodd.c switch (ndfail) {
ndfail 115 dev/raidframe/rf_pq.c unsigned ndfail = asmap->numDataFailed;
ndfail 117 dev/raidframe/rf_pq.c unsigned ntfail = npfail + ndfail;
ndfail 128 dev/raidframe/rf_pq.c switch (ndfail) {