Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_ioctl.h159 struct ocfs2_info_freefrag_stats { /* (out) */ struct
160 struct ocfs2_info_free_chunk_list {
163 } ffs_fc_hist;
164 __u32 ffs_clusters;
165 __u32 ffs_free_clusters;
166 __u32 ffs_free_chunks;
167 __u32 ffs_free_chunks_real;
168 __u32 ffs_min; /* Minimum free chunksize in clusters */
169 __u32 ffs_max;
170 __u32 ffs_avg;
[all …]