Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1861 struct xfs_attr_leafblock *leaf2; in xfs_attr3_leaf_rebalance() local
1878 leaf2 = blk2->bp->b_addr; in xfs_attr3_leaf_rebalance()
1880 xfs_attr3_leaf_hdr_from_disk(state->args->geo, &ichdr2, leaf2); in xfs_attr3_leaf_rebalance()
1900 leaf2 = blk2->bp->b_addr; in xfs_attr3_leaf_rebalance()
1942 ichdr1.count - count, leaf2, &ichdr2, 0, count); in xfs_attr3_leaf_rebalance()
1970 xfs_attr3_leaf_moveents(args, leaf2, &ichdr2, 0, leaf1, &ichdr1, in xfs_attr3_leaf_rebalance()
1975 xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf2, &ichdr2); in xfs_attr3_leaf_rebalance()
1983 entries2 = xfs_attr3_leaf_entryp(leaf2); in xfs_attr3_leaf_rebalance()
2054 struct xfs_attr_leafblock *leaf2 = blk2->bp->b_addr; in xfs_attr3_leaf_figure_balance() local
2096 leaf1 = leaf2; in xfs_attr3_leaf_figure_balance()
[all …]