Searched refs:best_ext_count (Results 1 – 1 of 1) sorted by relevance
1046 int now_ext_count, best_ext_count = 0, physical_ext_count; in file_statistic() local1152 best_ext_count = get_best_count(blk_count); in file_statistic()1158 ratio = (float)(physical_ext_count - best_ext_count) * 100 / in file_statistic()1162 extents_after_defrag += best_ext_count; in file_statistic()1191 best_ext_count, size_per_ext); in file_statistic()1195 best_ext_count, size_per_ext); in file_statistic()1220 best_ext_count, size_per_ext); in file_statistic()1225 best_ext_count, size_per_ext); in file_statistic()1261 frag_rank[i].best_count = best_ext_count; in file_statistic()