OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_pctg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/raidframe/
rf_reconmap.c
387
int
new_pctg
;
local in function:rf_PrintReconSchedule
389
new_pctg
= 100 - (rf_UnitsLeftToReconstruct(mapPtr) *
391
if (
new_pctg
!= old_pctg) {
394
printf("%d %d.%06d\n", (int)
new_pctg
, (int) diff.tv_sec,
396
old_pctg =
new_pctg
;
Completed in 38 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025