Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_node.c1008 int isleft; /* new goes in left leaf */ in xfs_dir2_leafn_rebalance() local
1055 isleft = args->hashval <= midhash; in xfs_dir2_leafn_rebalance()
1063 isleft = 1; in xfs_dir2_leafn_rebalance()
1068 count = hdr1.count - mid + (isleft == 0); in xfs_dir2_leafn_rebalance()