Searched refs:size_per_ext (Results 1 – 1 of 1) sorted by relevance
162 __u64 size_per_ext; /* size(KB) per extent */ member1051 __u64 size_per_ext = 0; in file_statistic() local1160 size_per_ext = blk_count * (buf->st_blksize / 1024) / in file_statistic()1196 best_ext_count, size_per_ext); in file_statistic()1200 best_ext_count, size_per_ext); in file_statistic()1225 best_ext_count, size_per_ext); in file_statistic()1230 best_ext_count, size_per_ext); in file_statistic()1256 frag_rank[j].size_per_ext = in file_statistic()1257 frag_rank[j - 1].size_per_ext; in file_statistic()1267 frag_rank[i].size_per_ext = size_per_ext; in file_statistic()[all …]