total_count       769 src/filemanager/file.c         ctx->total_count = 0;
total_count       773 src/filemanager/file.c             status = panel_compute_totals (panel, &dsm, &ctx->total_count, &ctx->total_bytes,
total_count       782 src/filemanager/file.c             status = do_compute_dir_size (source, &dsm, &dir_count, &ctx->total_count,
total_count       787 src/filemanager/file.c             ctx->total_count++;
total_count       802 src/filemanager/file.c         ctx->total_count = panel->marked;
total_count      1098 src/filemanager/filegui.c                          ctx->total_progress_count, ctx->total_count);
total_count       140 src/filemanager/filegui.h     size_t total_count;