Searched refs:ichdr2 (Results 1 – 1 of 1) sorted by relevance
62 struct xfs_attr3_icleaf_hdr *ichdr2,1695 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr_leaf_order() local1725 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_rebalance() local1743 ASSERT(ichdr2.count == 0); in xfs_attr3_leaf_rebalance()1759 swap(ichdr1, ichdr2); in xfs_attr3_leaf_rebalance()1775 blk2, &ichdr2, in xfs_attr3_leaf_rebalance()1911 struct xfs_attr3_icleaf_hdr *ichdr2, in xfs_attr3_leaf_figure_balance() argument1931 max = ichdr1->count + ichdr2->count; in xfs_attr3_leaf_figure_balance()2074 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_toosmall() local2091 ((ichdr.count + ichdr2.count) * in xfs_attr3_leaf_toosmall()[all …]