@@ -44,6 +44,9 @@ offsetof(xfs_sb_t, sb_rbmino) = 64
offsetof(xfs_sb_t, sb_rextents) = 24
offsetof(xfs_sb_t, sb_rextsize) = 80
offsetof(xfs_sb_t, sb_rextslog) = 125
+offsetof(xfs_sb_t, sb_rgblklog) = 280
+offsetof(xfs_sb_t, sb_rgblocks) = 272
+offsetof(xfs_sb_t, sb_rgcount) = 276
offsetof(xfs_sb_t, sb_rootino) = 56
offsetof(xfs_sb_t, sb_rrmapino) = 264
offsetof(xfs_sb_t, sb_rsumino) = 72
@@ -116,9 +119,11 @@ sizeof(struct xfs_refcount_key) = 4
sizeof(struct xfs_refcount_rec) = 12
sizeof(struct xfs_rmap_key) = 20
sizeof(struct xfs_rmap_rec) = 24
+sizeof(struct xfs_rtgroup_geometry) = 128
sizeof(struct xfs_rtrmap_key) = 24
sizeof(struct xfs_rtrmap_rec) = 32
sizeof(struct xfs_rtrmap_root) = 4
+sizeof(struct xfs_rtsb) = 104
sizeof(struct xfs_rud_log_format) = 16
sizeof(struct xfs_rui_log_format) = 16
sizeof(struct xfs_scrub_metadata) = 64