Searched refs:LEAF_FROM_S_TO_R (Results 1 – 3 of 3) sorted by relevance
511 case LEAF_FROM_S_TO_R: /* it is used in leaf_shift_right */ in leaf_define_dest_src_infos()650 ret_value = leaf_move_items (LEAF_FROM_S_TO_R, tb, shift_num, shift_bytes, 0); in leaf_shift_right()
189 leaf_move_items (LEAF_FROM_S_TO_R, tb, n, -1, 0); in balance_leaf_when_delete()
1499 #define LEAF_FROM_S_TO_R 1 macro