Searched refs:ichdr2 (Results 1 – 1 of 1) sorted by relevance
61 struct xfs_attr3_icleaf_hdr *ichdr2,1646 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr_leaf_order() local1676 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_rebalance() local1694 ASSERT(ichdr2.count == 0); in xfs_attr3_leaf_rebalance()1710 swap(ichdr1, ichdr2); in xfs_attr3_leaf_rebalance()1726 blk2, &ichdr2, in xfs_attr3_leaf_rebalance()1862 struct xfs_attr3_icleaf_hdr *ichdr2, in xfs_attr3_leaf_figure_balance() argument1882 max = ichdr1->count + ichdr2->count; in xfs_attr3_leaf_figure_balance()2025 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_toosmall() local2042 ((ichdr.count + ichdr2.count) * in xfs_attr3_leaf_toosmall()[all …]
Completed in 7 milliseconds