@@ -57,6 +57,7 @@ offsetof(xfs_sb_t, sb_versionnum) = 100
offsetof(xfs_sb_t, sb_width) = 188
sizeof(struct xfs_acl) = 4
sizeof(struct xfs_acl_entry) = 12
+sizeof(struct xfs_ag_geometry) = 128
sizeof(struct xfs_attr3_leaf_hdr) = 80
sizeof(struct xfs_attr3_leafblock) = 88
sizeof(struct xfs_attr3_rmt_hdr) = 56
@@ -82,6 +83,9 @@ sizeof(struct xfs_extent_data) = 24
sizeof(struct xfs_extent_data_info) = 32
sizeof(struct xfs_fs_eofblocks) = 128
sizeof(struct xfs_fsop_ag_resblks) = 64
+sizeof(struct xfs_fsop_geom) = 256
+sizeof(struct xfs_fsop_geom_v1) = 112
+sizeof(struct xfs_fsop_geom_v4) = 112
sizeof(struct xfs_icreate_log) = 28
sizeof(struct xfs_inode_log_format) = 56
sizeof(struct xfs_inode_log_format_32) = 52