Searched defs:insert_key (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/reiserfs/
H A Dibalance.c803 balance_internal(struct tree_balance *tb, int h, int child_pos, struct item_head *insert_key, struct buffer_head **insert_ptr) balance_internal() argument
H A Ddo_balan.c1870 struct item_head insert_key[2]; do_balance() local
928 balance_leaf_new_nodes_insert(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) balance_leaf_new_nodes_insert() argument
1020 balance_leaf_new_nodes_paste_dirent(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) balance_leaf_new_nodes_paste_dirent() argument
1075 balance_leaf_new_nodes_paste_shift(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) balance_leaf_new_nodes_paste_shift() argument
1148 balance_leaf_new_nodes_paste_whole(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) balance_leaf_new_nodes_paste_whole() argument
1201 balance_leaf_new_nodes_paste(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int i) balance_leaf_new_nodes_paste() argument
1231 balance_leaf_new_nodes(struct tree_balance *tb, struct item_head * const ih, const char * const body, struct item_head *insert_key, struct buffer_head **insert_ptr, int flag) balance_leaf_new_nodes() argument
1393 balance_leaf(struct tree_balance *tb, struct item_head *ih, const char *body, int flag, struct item_head *insert_key, struct buffer_head **insert_ptr) balance_leaf() argument

Completed in 95 milliseconds