Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dreiserfs_fs.h1328 struct tree_balance { struct
1428 struct tree_balance *tb;
1969 int fix_nodes(int n_op_mode, struct tree_balance *p_s_tb,
1971 void unfix_nodes(struct tree_balance *);
1979 void store_print_tb(struct tree_balance *tb);
1998 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num,
2000 int leaf_shift_left(struct tree_balance *tb, int shift_num, int shift_bytes);
2001 int leaf_shift_right(struct tree_balance *tb, int shift_num, int shift_bytes);
2016 int balance_internal(struct tree_balance *, int, int, struct item_head *,
2020 void do_balance_mark_leaf_dirty(struct tree_balance *tb,
[all …]