Lines Matching refs:tree_balance
635 struct tree_balance *cur_tb;
2403 struct tree_balance {
2589 struct tree_balance *tb;
2595 static inline struct super_block *sb_from_tb(struct tree_balance *tb)
3184 int fix_nodes(int n_op_mode, struct tree_balance *tb,
3186 void unfix_nodes(struct tree_balance *);
3201 void store_print_tb(struct tree_balance *tb);
3220 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num,
3222 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes);
3223 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes);
3239 int balance_internal(struct tree_balance *, int, int, struct item_head *,
3243 void do_balance_mark_leaf_dirty(struct tree_balance *tb,
3248 void do_balance(struct tree_balance *tb, struct item_head *ih,
3250 void reiserfs_invalidate_buffer(struct tree_balance *tb,
3253 int get_left_neighbor_position(struct tree_balance *tb, int h);
3254 int get_right_neighbor_position(struct tree_balance *tb, int h);
3255 void replace_key(struct tree_balance *tb, struct buffer_head *, int,
3258 struct buffer_head *get_FEB(struct tree_balance *);
3330 static inline int reiserfs_new_form_blocknrs(struct tree_balance *tb,