Searched refs:now_ext_count (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/misc/ |
D | e4defrag.c | 1049 int now_ext_count, best_ext_count = 0, physical_ext_count; in file_statistic() local 1151 now_ext_count = get_logical_count(logical_list_head); in file_statistic() 1161 now_ext_count; in file_statistic() 1166 extents_before_defrag += now_ext_count; in file_statistic() 1195 file, now_ext_count, in file_statistic() 1199 file, now_ext_count, in file_statistic() 1204 file, now_ext_count, in file_statistic() 1208 file, now_ext_count, in file_statistic() 1224 msg_buffer, now_ext_count, in file_statistic() 1229 msg_buffer, now_ext_count, in file_statistic() [all …]
|