Searched defs:xfs_fsop_geom_v4 (Results 1 – 2 of 2) sorted by relevance
138 struct xfs_fsop_geom_v4 { struct139 __u32 blocksize; /* filesystem (data) block size */140 __u32 rtextsize; /* realtime extent size */141 __u32 agblocks; /* fsblocks in an AG */142 __u32 agcount; /* number of allocation groups */143 __u32 logblocks; /* fsblocks in the log */144 __u32 sectsize; /* (data) sector size, bytes */145 __u32 inodesize; /* inode size in bytes */146 __u32 imaxpct; /* max allowed inode space(%) */147 __u64 datablocks; /* fsblocks in data subvolume */[all …]
153 struct xfs_fsop_geom_v4 { struct154 __u32 blocksize; /* filesystem (data) block size */155 __u32 rtextsize; /* realtime extent size */156 __u32 agblocks; /* fsblocks in an AG */157 __u32 agcount; /* number of allocation groups */158 __u32 logblocks; /* fsblocks in the log */159 __u32 sectsize; /* (data) sector size, bytes */160 __u32 inodesize; /* inode size in bytes */161 __u32 imaxpct; /* max allowed inode space(%) */162 __u64 datablocks; /* fsblocks in data subvolume */[all …]