Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_node.c951 int isleft; /* new goes in left leaf */ in xfs_dir2_leafn_rebalance() local
1001 isleft = args->hashval <= midhash; in xfs_dir2_leafn_rebalance()
1009 isleft = 1; in xfs_dir2_leafn_rebalance()
1014 count = hdr1.count - mid + (isleft == 0); in xfs_dir2_leafn_rebalance()