Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree-remove.c237 static int rebalance2(struct shadow_spine *s, struct dm_btree_info *info, in rebalance2() function
266 * in right, then rebalance2. This wastes some cpu, but I want something
440 r = rebalance2(s, info, vt, i); in rebalance_children()
443 r = rebalance2(s, info, vt, i - 1); in rebalance_children()
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-btree-remove.c279 static int rebalance2(struct shadow_spine *s, struct dm_btree_info *info, in rebalance2() function
308 * in right, then rebalance2. This wastes some cpu, but I want something
515 r = rebalance2(s, info, vt, i); in rebalance_children()
518 r = rebalance2(s, info, vt, i - 1); in rebalance_children()

Completed in 3 milliseconds