Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_da_btree.c868 struct xfs_da_node_entry *btree2; in xfs_da3_node_rebalance() local
886 btree2 = nodehdr2.btree; in xfs_da3_node_rebalance()
900 btree2 = nodehdr2.btree; in xfs_da3_node_rebalance()
918 btree_s = &btree2[0]; in xfs_da3_node_rebalance()
919 btree_d = &btree2[count]; in xfs_da3_node_rebalance()
930 btree_d = &btree2[0]; in xfs_da3_node_rebalance()
940 btree_s = &btree2[0]; in xfs_da3_node_rebalance()
953 btree_s = &btree2[count]; in xfs_da3_node_rebalance()
954 btree_d = &btree2[0]; in xfs_da3_node_rebalance()
983 btree2 = nodehdr2.btree; in xfs_da3_node_rebalance()
[all …]

Completed in 10 milliseconds