OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npfail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_pq.c
108
unsigned
npfail
= asmap->numParityFailed;
local in function:rf_PQDagSelect
109
unsigned ntfail =
npfail
+ ndfail;
164
if (
npfail
== 1) {
192
switch (
npfail
) {
rf_evenodd.c
188
unsigned
npfail
= asmap->numParityFailed + asmap->numQFailed;
local in function:rf_EODagSelect
189
unsigned ntfail =
npfail
+ ndfail;
244
if (
npfail
== 1) {
284
switch (
npfail
) {
Completed in 13 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025