Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_da_btree.c937 struct xfs_da_node_entry *btree2; in xfs_da3_node_rebalance() local
955 btree2 = nodehdr2.btree; in xfs_da3_node_rebalance()
969 btree2 = nodehdr2.btree; in xfs_da3_node_rebalance()
987 btree_s = &btree2[0]; in xfs_da3_node_rebalance()
988 btree_d = &btree2[count]; in xfs_da3_node_rebalance()
999 btree_d = &btree2[0]; in xfs_da3_node_rebalance()
1009 btree_s = &btree2[0]; in xfs_da3_node_rebalance()
1022 btree_s = &btree2[count]; in xfs_da3_node_rebalance()
1023 btree_d = &btree2[0]; in xfs_da3_node_rebalance()
1052 btree2 = nodehdr2.btree; in xfs_da3_node_rebalance()
[all …]