Home
last modified time | relevance | path

Searched refs:midhash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_node.c1109 xfs_dahash_t midhash; /* middle entry hash value */ in xfs_dir2_leafn_rebalance() local
1112 midhash = be32_to_cpu(ents2[mid - hdr1.count].hashval); in xfs_dir2_leafn_rebalance()
1114 midhash = be32_to_cpu(ents1[mid].hashval); in xfs_dir2_leafn_rebalance()
1115 isleft = args->hashval <= midhash; in xfs_dir2_leafn_rebalance()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_node.c1109 xfs_dahash_t midhash; /* middle entry hash value */ in xfs_dir2_leafn_rebalance() local
1112 midhash = be32_to_cpu(ents2[mid - hdr1.count].hashval); in xfs_dir2_leafn_rebalance()
1114 midhash = be32_to_cpu(ents1[mid].hashval); in xfs_dir2_leafn_rebalance()
1115 isleft = args->hashval <= midhash; in xfs_dir2_leafn_rebalance()

Completed in 6 milliseconds