Lines Matching refs:defraged_file_count
172 static unsigned int defraged_file_count; variable
590 " extents: %d -> %d\n", defraged_file_count, in file_check()
603 " extents: %d -> %d\n", defraged_file_count, in file_check()
1103 defraged_file_count++; in file_statistic()
1109 printf("[%u/%u]", defraged_file_count, total_count); 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()
1469 defraged_file_count++; in file_defrag()
1472 printf("[%u/%u]", defraged_file_count, total_count); in file_defrag()
1656 defraged_file_count, total_count, file, 100); in file_defrag()
1763 defraged_file_count = 0; in main()