Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dibalance.c43 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
51 src_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
90 dest_bi->bi_position = get_left_neighbor_position(tb, h); in internal_define_dest_src_infos()
818 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
836 bi.bi_position = get_left_neighbor_position(tb, h); in balance_internal()
Dlbalance.c575 dest_bi->bi_position = get_left_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
599 dest_bi->bi_position = get_left_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
607 src_bi->bi_position = get_left_neighbor_position(tb, 0); in leaf_define_dest_src_infos()
Ddo_balan.c30 bi->bi_position = get_left_neighbor_position(tb, 0); in buffer_info_init_left()
1763 int get_left_neighbor_position(struct tree_balance *tb, int h) in get_left_neighbor_position() function
1870 (tb->FL[0], get_left_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
Dreiserfs.h2790 int get_left_neighbor_position(struct tree_balance *tb, int h);