Searched refs:xfs_dir3_leaf (Results 1 – 3 of 3) sorted by relevance
68 XFS_CHECK_STRUCT_SIZE(struct xfs_dir3_leaf, 64); in xfs_check_ondisk_structs()180 XFS_CHECK_OFFSET(struct xfs_dir3_leaf, hdr.info.hdr, 0); in xfs_check_ondisk_structs()
42 struct xfs_dir3_leaf *from3 = (struct xfs_dir3_leaf *)from; in xfs_dir2_leaf_hdr_from_disk()73 struct xfs_dir3_leaf *to3 = (struct xfs_dir3_leaf *)to; in xfs_dir2_leaf_hdr_to_disk()219 struct xfs_dir3_leaf *hdr3 = bp->b_addr; in xfs_dir3_leaf_header_check()
459 struct xfs_dir3_leaf { struct
Completed in 12 milliseconds