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. */ argument418 struct xfs_da3_blkinfo info; /* header for da routines */652 struct xfs_da3_blkinfo info;802 struct xfs_da3_blkinfo *hdr3);
186 struct xfs_da3_blkinfo *hdr3) in xfs_da3_blkinfo_verify()1221 struct xfs_da3_blkinfo *da3 = root_blk->bp->b_addr; in xfs_da3_root_join()
1207 struct xfs_da3_blkinfo *hdr3 = bp2->b_addr; in xfs_attr3_leaf_to_node()1272 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()
801 lsn = be64_to_cpu(((struct xfs_da3_blkinfo *)blk)->lsn); in xlog_recover_get_buf_lsn()802 uuid = &((struct xfs_da3_blkinfo *)blk)->uuid; in xlog_recover_get_buf_lsn()
319 struct xfs_da3_blkinfo *hdr3; in xchk_da_btree_block()