Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c63 struct xfs_attr3_icleaf_hdr *ichdr2,
1690 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr_leaf_order() local
1720 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_rebalance() local
1738 ASSERT(ichdr2.count == 0); in xfs_attr3_leaf_rebalance()
1754 swap(ichdr1, ichdr2); in xfs_attr3_leaf_rebalance()
1770 blk2, &ichdr2, in xfs_attr3_leaf_rebalance()
1906 struct xfs_attr3_icleaf_hdr *ichdr2, in xfs_attr3_leaf_figure_balance() argument
1926 max = ichdr1->count + ichdr2->count; in xfs_attr3_leaf_figure_balance()
2069 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_toosmall() local
2086 ((ichdr.count + ichdr2.count) * in xfs_attr3_leaf_toosmall()
[all …]