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 - 2
of
2
) 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
;
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 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025