Searched refs:balance_internal (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | ibalance.c | 12 int balance_internal(struct tree_balance *, 803 int balance_internal(struct tree_balance *tb, in balance_internal() function
|
H A D | do_balan.c | 1884 * one node. see balance_internal() for explanation of this in do_balance() 1896 child_pos = balance_internal(tb, h, child_pos, insert_key, in do_balance()
|
H A D | reiserfs.h | 3239 int balance_internal(struct tree_balance *, int, int, struct item_head *,
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | ibalance.c | 12 int balance_internal(struct tree_balance *, 803 int balance_internal(struct tree_balance *tb, in balance_internal() function
|
H A D | do_balan.c | 1884 * one node. see balance_internal() for explanation of this in do_balance() 1896 child_pos = balance_internal(tb, h, child_pos, insert_key, in do_balance()
|
H A D | reiserfs.h | 3239 int balance_internal(struct tree_balance *, int, int, struct item_head *,
|
Completed in 33 milliseconds