mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/122: test btree header block sizes
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
297985bfeb
commit
a381fcbc67
@@ -61,6 +61,8 @@ sizeof(struct xfs_attr3_leaf_hdr) = 80
|
||||
sizeof(struct xfs_attr3_leafblock) = 88
|
||||
sizeof(struct xfs_attr3_rmt_hdr) = 56
|
||||
sizeof(struct xfs_btree_block) = 72
|
||||
sizeof(struct xfs_btree_block_lhdr) = 64
|
||||
sizeof(struct xfs_btree_block_shdr) = 48
|
||||
sizeof(struct xfs_bud_log_format) = 16
|
||||
sizeof(struct xfs_bui_log_format) = 48
|
||||
sizeof(struct xfs_clone_args) = 32
|
||||
|
||||
Reference in New Issue
Block a user