Lines Matching refs:total_count
177 static unsigned int total_count; variable
401 total_count++; in calc_entry_counts()
591 total_count, file, extents, extents); in file_check()
604 total_count, file, extents, extents); in file_check()
1106 if (total_count == 1 && regular_count == 1) in file_statistic()
1109 printf("[%u/%u]", defraged_file_count, total_count); in file_statistic()
1214 if (total_count == 1 && regular_count == 1) { in file_statistic()
1262 defraged_file_count, total_count, file); in file_statistic()
1336 defraged_file_count, total_count, file, min(percent, 100)); in print_progress()
1472 printf("[%u/%u]", defraged_file_count, total_count); in file_defrag()
1656 defraged_file_count, total_count, file, 100); in file_defrag()
1758 total_count = 0; in main()
1963 total_count); in main()
1965 total_count - succeed_cnt, total_count); in main()
1983 total_count = 1; in main()