Searched refs:last_percent (Results 1 – 4 of 4) sorted by relevance
51 unsigned last_percent; member98 .last_percent = UINT_MAX, in raw_export_new()124 if (percent == e->last_percent) in raw_export_report_progress()133 e->last_percent = percent; in raw_export_report_progress()
46 unsigned last_percent; member99 .last_percent = UINT_MAX, in tar_export_new()129 if (percent == e->last_percent) in tar_export_report_progress()138 e->last_percent = percent; in tar_export_report_progress()
62 unsigned last_percent; member115 .last_percent = UINT_MAX, in tar_import_new()146 if (percent == i->last_percent) in tar_import_report_progress()155 i->last_percent = percent; in tar_import_report_progress()
60 unsigned last_percent; member113 .last_percent = UINT_MAX, in raw_import_new()145 if (percent == i->last_percent) in raw_import_report_progress()154 i->last_percent = percent; in raw_import_report_progress()