OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recon_error
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconstruct.c
579
int
recon_error
, write_error;
local in function:rf_ContinueReconstructFailedDisk
624
recon_error
= 0;
651
recon_error
= 1;
731
recon_error
= 1;
755
if (
recon_error
) {
782
while (!
recon_error
&& (num_writes < pending_writes)) {
788
recon_error
= 1;
795
if (
recon_error
||
824
while (!
recon_error
&& rf_UnitsLeftToReconstruct(raidPtr->reconControl->reconMap) > 0) {
830
recon_error
= 1
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025