Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_fs.h153 struct xfs_fsop_geom_v4 { struct
155 __u32 rtextsize; /* realtime extent size */
156 __u32 agblocks; /* fsblocks in an AG */
158 __u32 logblocks; /* fsblocks in the log */
159 __u32 sectsize; /* (data) sector size, bytes */
160 __u32 inodesize; /* inode size in bytes */
167 __u32 sunit; /* stripe unit, fsblocks */
168 __u32 swidth; /* stripe width, fsblocks */
169 __s32 version; /* structure version */
170 __u32 flags; /* superblock version flags */
[all …]

Completed in 16 milliseconds