Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbtree.c540 int i, no_left, no_right; in rebalance() local
569 no_right = getfill(geo, right, 0); in rebalance()
570 if (fill + no_right <= geo->no_pairs) { in rebalance()
573 right, no_right, in rebalance()