Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.c59 struct xfs_attr3_icleaf_hdr *ichdr1,
1645 struct xfs_attr3_icleaf_hdr ichdr1; in xfs_attr_leaf_order() local
1675 struct xfs_attr3_icleaf_hdr ichdr1; in xfs_attr3_leaf_rebalance() local
1710 swap(ichdr1, ichdr2); in xfs_attr3_leaf_rebalance()
1734 if (count < ichdr1.count) { in xfs_attr3_leaf_rebalance()
1739 count = ichdr1.count - count; in xfs_attr3_leaf_rebalance()
1757 } else if (count > ichdr1.count) { in xfs_attr3_leaf_rebalance()
1768 count -= ichdr1.count; in xfs_attr3_leaf_rebalance()
1784 ichdr1.count, count); in xfs_attr3_leaf_rebalance()
1812 if (blk1->index > ichdr1.count) { in xfs_attr3_leaf_rebalance()
[all …]

Completed in 7 milliseconds