Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Dibalance.c71 src_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
88 dest_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
111 dest_bi->bi_position = get_right_neighbor_position(tb, h); in internal_define_dest_src_infos()
943 bi.bi_position = get_right_neighbor_position(tb, h); in balance_internal()
961 bi.bi_position = get_right_neighbor_position(tb, h); in balance_internal()
Dlbalance.c662 dest_bi->bi_position = get_right_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
670 src_bi->bi_position = get_right_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
686 dest_bi->bi_position = get_right_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
Ddo_balan.c34 bi->bi_position = get_right_neighbor_position(tb, 0); in buffer_info_init_right()
1593 int get_right_neighbor_position(struct tree_balance *tb, int h) in get_right_neighbor_position() function
1698 (tb->FR[0], get_right_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
Dreiserfs.h3253 int get_right_neighbor_position(struct tree_balance *tb, int h);