Home
last modified time | relevance | path

Searched refs:defraged_file_count (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
De4defrag.c171 static unsigned int defraged_file_count; variable
538 " extents: %d -> %d\n", defraged_file_count, in file_check()
551 " extents: %d -> %d\n", defraged_file_count, in file_check()
1053 defraged_file_count++; in file_statistic()
1059 printf("[%u/%u]", defraged_file_count, total_count); in file_statistic()
1212 defraged_file_count, total_count, file); in file_statistic()
1286 defraged_file_count, total_count, file, min(percent, 100)); in print_progress()
1419 defraged_file_count++; in file_defrag()
1422 printf("[%u/%u]", defraged_file_count, total_count); in file_defrag()
1606 defraged_file_count, total_count, file, 100); in file_defrag()
[all …]