Searched refs:shift_mode (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/reiserfs/
H A Dlbalance.c629 static void leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, leaf_define_dest_src_infos() argument
639 switch (shift_mode) { leaf_define_dest_src_infos()
704 "shift type is unknown (%d)", shift_mode); leaf_define_dest_src_infos() local
708 shift_mode, src_bi->bi_bh, dest_bi->bi_bh); leaf_define_dest_src_infos()
715 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, leaf_move_items() argument
722 leaf_define_dest_src_infos(shift_mode, tb, &dest_bi, &src_bi, leaf_move_items()
H A Dibalance.c27 static void internal_define_dest_src_infos(int shift_mode, internal_define_dest_src_infos() argument
37 switch (shift_mode) { internal_define_dest_src_infos()
117 shift_mode); internal_define_dest_src_infos()
H A Dreiserfs.h3218 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num,

Completed in 104 milliseconds