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

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

Completed in 7 milliseconds