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 - 2
of
2
) 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
...]
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 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025