Searched refs:replace_lkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | ibalance.c | 760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey() function 763 "L[h](%p) and CFL[h](%p) must exist in replace_lkey", in replace_lkey() 901 replace_lkey(tb, h, insert_key + k); in balance_internal()
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | ibalance.c | 760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey() function 763 "L[h](%p) and CFL[h](%p) must exist in replace_lkey", in replace_lkey() 901 replace_lkey(tb, h, insert_key + k); in balance_internal()
|
Completed in 3 milliseconds