OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:percentComplete
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconstruct.h
129
int
percentComplete
;/* percentage completion of reconstruction */
rf_reconutil.c
85
reconCtrlPtr->
percentComplete
= 0;
rf_reconstruct.c
770
raidPtr->reconControl->
percentComplete
=
835
raidPtr->reconControl->
percentComplete
= 100 - (rf_UnitsLeftToReconstruct(mapPtr) * 100 / mapPtr->totalRUs);
1019
rbuf->parityStripeID, rbuf->which_ru, raidPtr->reconControl->
percentComplete
);
Completed in 61 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025