Searched refs:ents2 (Results 1 – 1 of 1) sorted by relevance
1036 struct xfs_dir2_leaf_entry *ents2; in xfs_dir2_leafn_order() local1043 ents2 = hdr2.ents; in xfs_dir2_leafn_order()1046 (be32_to_cpu(ents2[0].hashval) < be32_to_cpu(ents1[0].hashval) || in xfs_dir2_leafn_order()1047 be32_to_cpu(ents2[hdr2.count - 1].hashval) < in xfs_dir2_leafn_order()1078 struct xfs_dir2_leaf_entry *ents2; in xfs_dir2_leafn_rebalance() local1096 ents2 = hdr2.ents; in xfs_dir2_leafn_rebalance()1112 midhash = be32_to_cpu(ents2[mid - hdr1.count].hashval); in xfs_dir2_leafn_rebalance()1132 &hdr2, ents2, 0, count); in xfs_dir2_leafn_rebalance()1134 xfs_dir3_leafn_moveents(args, blk2->bp, &hdr2, ents2, 0, in xfs_dir2_leafn_rebalance()