Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_dir2_node.c1002 int isleft; /* new goes in left leaf */ in xfs_dir2_leafn_rebalance() local
1049 isleft = args->hashval <= midhash; in xfs_dir2_leafn_rebalance()
1057 isleft = 1; in xfs_dir2_leafn_rebalance()
1062 count = hdr1.count - mid + (isleft == 0); in xfs_dir2_leafn_rebalance()