Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_fs.h165 struct xfs_fsop_geom { struct
167 __u32 rtextsize; /* realtime extent size */
168 __u32 agblocks; /* fsblocks in an AG */
170 __u32 logblocks; /* fsblocks in the log */
172 __u32 inodesize; /* inode size in bytes */
179 __u32 sunit; /* stripe unit, fsblocks */
180 __u32 swidth; /* stripe width, fsblocks */
181 __s32 version; /* structure version */
182 __u32 flags; /* superblock version flags */
186 __u32 logsunit; /* log stripe unit, bytes */
[all …]

Completed in 9 milliseconds