Searched refs:mov_num (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | lbalance.c | 712 * copy mov_num items and mov_bytes of the (mov_num-1)th item to 715 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, in leaf_move_items() argument 726 leaf_copy_items(&dest_bi, src_bi.bi_bh, first_last, mov_num, in leaf_move_items() 732 mov_num), mov_num, mov_bytes); in leaf_move_items()
|
H A D | reiserfs.h | 3220 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num,
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | lbalance.c | 712 * copy mov_num items and mov_bytes of the (mov_num-1)th item to 715 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num, in leaf_move_items() argument 726 leaf_copy_items(&dest_bi, src_bi.bi_bh, first_last, mov_num, in leaf_move_items() 732 mov_num), mov_num, mov_bytes); in leaf_move_items()
|
H A D | reiserfs.h | 3220 int leaf_move_items(int shift_mode, struct tree_balance *tb, int mov_num,
|
Completed in 16 milliseconds