Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_fs.h180 struct xfs_fsop_geom { struct
182 __u32 rtextsize; /* realtime extent size */
183 __u32 agblocks; /* fsblocks in an AG */
185 __u32 logblocks; /* fsblocks in the log */
187 __u32 inodesize; /* inode size in bytes */
194 __u32 sunit; /* stripe unit, fsblocks */
195 __u32 swidth; /* stripe width, fsblocks */
196 __s32 version; /* structure version */
197 __u32 flags; /* superblock version flags */
201 __u32 logsunit; /* log stripe unit, bytes */
[all …]

Completed in 9 milliseconds