Home
last modified time | relevance | path

Searched refs:xfs_dir3_leaf (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/
Dxfs_ondisk.h68 XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_leaf, 64); in xfs_check_ondisk_structs()
168 XFS_CHECK_OFFSET(struct xfs_dir3_leaf, hdr.info.hdr, 0); in xfs_check_ondisk_structs()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_da_format.h448 struct xfs_dir3_leaf { struct
Dxfs_dir2_leaf.c41 struct xfs_dir3_leaf *from3 = (struct xfs_dir3_leaf *)from; in xfs_dir2_leaf_hdr_from_disk()
72 struct xfs_dir3_leaf *to3 = (struct xfs_dir3_leaf *)to; in xfs_dir2_leaf_hdr_to_disk()