@@ -36,7 +36,8 @@ offsetof(xfs_sb_t, sb_lsn) = 240
offsetof(xfs_sb_t, sb_magicnum) = 0
offsetof(xfs_sb_t, sb_meta_uuid) = 248
offsetof(xfs_sb_t, sb_metadirino) = 264
-offsetof(xfs_sb_t, sb_metadirpad) = 204
+offsetof(xfs_sb_t, sb_metadirpad0) = 205
+offsetof(xfs_sb_t, sb_metadirpad1) = 206
offsetof(xfs_sb_t, sb_pquotino) = 232
offsetof(xfs_sb_t, sb_qflags) = 176
offsetof(xfs_sb_t, sb_rblocks) = 16
@@ -45,7 +46,7 @@ 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_rgblklog) = 204
offsetof(xfs_sb_t, sb_rgcount) = 272
offsetof(xfs_sb_t, sb_rgextents) = 276
offsetof(xfs_sb_t, sb_rootino) = 56