Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dibalance.c48 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
56 src_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
97 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
874 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
895 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
H A Dlbalance.c650 dest_bi->bi_position = get_left_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
674 dest_bi->bi_position = get_left_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
682 src_bi->bi_position = get_left_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
H A Ddo_balan.c25 bi->bi_position = get_left_neighbor_position(tb, 0); in buffer_info_init_left()
1579 int get_left_neighbor_position(struct tree_balance *tb, int h) in get_left_neighbor_position() function
1688 (tb->FL[0], get_left_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
H A Dreiserfs.h3253 int get_left_neighbor_position(struct tree_balance *tb, int h);