Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_fs.h127 struct xfs_fsop_geom_v1 { struct
129 __u32 rtextsize; /* realtime extent size */
130 __u32 agblocks; /* fsblocks in an AG */
132 __u32 logblocks; /* fsblocks in the log */
133 __u32 sectsize; /* (data) sector size, bytes */
134 __u32 inodesize; /* inode size in bytes */
135 __u32 imaxpct; /* max allowed inode space(%) */
141 __u32 sunit; /* stripe unit, fsblocks */
142 __u32 swidth; /* stripe width, fsblocks */
143 __s32 version; /* structure version */
[all …]

Completed in 10 milliseconds