Home
last modified time | relevance | path

Searched defs:ocfs2_info_freefrag_stats (Results 1 – 1 of 1) sorted by relevance

/fs/ocfs2/
Docfs2_ioctl.h151 struct ocfs2_info_freefrag_stats { /* (out) */ struct
152 struct ocfs2_info_free_chunk_list {
155 } ffs_fc_hist;
156 __u32 ffs_clusters;
157 __u32 ffs_free_clusters;
158 __u32 ffs_free_chunks;
159 __u32 ffs_free_chunks_real;
160 __u32 ffs_min; /* Minimum free chunksize in clusters */
161 __u32 ffs_max;
162 __u32 ffs_avg;
[all …]