Home
last modified time | relevance | path

Searched refs:ichdr2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c62 struct xfs_attr3_icleaf_hdr *ichdr2,
1695 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr_leaf_order() local
1725 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_rebalance() local
1743 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() argument
1931 max = ichdr1->count + ichdr2->count; in xfs_attr3_leaf_figure_balance()
2074 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_toosmall() local
2091 ((ichdr.count + ichdr2.count) * in xfs_attr3_leaf_toosmall()
[all …]