Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.c61 struct xfs_attr3_icleaf_hdr *ichdr2,
1646 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr_leaf_order() local
1676 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_rebalance() local
1694 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() argument
1882 max = ichdr1->count + ichdr2->count; in xfs_attr3_leaf_figure_balance()
2025 struct xfs_attr3_icleaf_hdr ichdr2; in xfs_attr3_leaf_toosmall() local
2042 ((ichdr.count + ichdr2.count) * in xfs_attr3_leaf_toosmall()
[all …]

Completed in 8 milliseconds