Searched refs:size_per_ext (Results 1 – 1 of 1) sorted by relevance
160 __u64 size_per_ext; /* size(KB) per extent */ member1046 __u64 size_per_ext = 0; in file_statistic() local1153 size_per_ext = blk_count * (buf->st_blksize / 1024) / in file_statistic()1189 best_ext_count, size_per_ext); in file_statistic()1193 best_ext_count, size_per_ext); in file_statistic()1218 best_ext_count, size_per_ext); in file_statistic()1223 best_ext_count, size_per_ext); in file_statistic()1249 frag_rank[j].size_per_ext = in file_statistic()1250 frag_rank[j - 1].size_per_ext; in file_statistic()1260 frag_rank[i].size_per_ext = size_per_ext; in file_statistic()[all …]