Searched refs:drop_btree (Results 1 – 1 of 1) sorted by relevance
1569 struct xfs_da_node_entry *drop_btree; in xfs_da3_node_unbalance() local1584 drop_btree = drop_hdr.btree; in xfs_da3_node_unbalance()1592 if ((be32_to_cpu(drop_btree[0].hashval) < in xfs_da3_node_unbalance()1594 (be32_to_cpu(drop_btree[drop_hdr.count - 1].hashval) < in xfs_da3_node_unbalance()1616 memcpy(&save_btree[sindex], &drop_btree[0], tmp); in xfs_da3_node_unbalance()