Searched refs:xfs_da3_blkinfo (Results 1 – 6 of 6) sorted by relevance
41 struct xfs_da3_blkinfo { struct73 struct xfs_da3_blkinfo info; /* block type, links, etc. */ argument419 struct xfs_da3_blkinfo info; /* header for da routines */653 struct xfs_da3_blkinfo info;803 struct xfs_da3_blkinfo *hdr3);
198 struct xfs_da3_blkinfo *hdr3) in xfs_da3_blkinfo_verify()1233 struct xfs_da3_blkinfo *da3 = root_blk->bp->b_addr; in xfs_da3_root_join()
1252 struct xfs_da3_blkinfo *hdr3 = bp2->b_addr; in xfs_attr3_leaf_to_node()1317 struct xfs_da3_blkinfo *hdr3 = bp->b_addr; in xfs_attr3_leaf_create()
61 XFS_CHECK_STRUCT_SIZE(struct xfs_da3_blkinfo, 56); in xfs_check_ondisk_structs()
820 lsn = be64_to_cpu(((struct xfs_da3_blkinfo *)blk)->lsn); in xlog_recover_get_buf_lsn()821 uuid = &((struct xfs_da3_blkinfo *)blk)->uuid; in xlog_recover_get_buf_lsn()
319 struct xfs_da3_blkinfo *hdr3; in xchk_da_btree_block()