Searched defs:xfs_fsop_geom_v1 (Results 1 – 2 of 2) sorted by relevance
112 struct xfs_fsop_geom_v1 { struct113 __u32 blocksize; /* filesystem (data) block size */114 __u32 rtextsize; /* realtime extent size */115 __u32 agblocks; /* fsblocks in an AG */116 __u32 agcount; /* number of allocation groups */117 __u32 logblocks; /* fsblocks in the log */118 __u32 sectsize; /* (data) sector size, bytes */119 __u32 inodesize; /* inode size in bytes */120 __u32 imaxpct; /* max allowed inode space(%) */121 __u64 datablocks; /* fsblocks in data subvolume */[all …]
127 struct xfs_fsop_geom_v1 { struct128 __u32 blocksize; /* filesystem (data) block size */129 __u32 rtextsize; /* realtime extent size */130 __u32 agblocks; /* fsblocks in an AG */131 __u32 agcount; /* number of allocation groups */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(%) */136 __u64 datablocks; /* fsblocks in data subvolume */[all …]