OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fc_blocks
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/misc/
e2freefrag.h
8
unsigned long
fc_blocks
[MAX_HIST];
member in struct:free_chunk_histogram
e2freefrag.c
72
info->histogram.
fc_blocks
[i] = 0;
85
info->histogram.
fc_blocks
[idx] += chunk_size;
200
info->histogram.
fc_blocks
[i],
201
(double)info->histogram.
fc_blocks
[i] * 100 /
Completed in 467 milliseconds