Home
last modified time | relevance | path

Searched refs:first_last (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dlbalance.c632 int *first_last, in leaf_define_dest_src_infos()
651 *first_last = FIRST_TO_LAST; in leaf_define_dest_src_infos()
663 *first_last = LAST_TO_FIRST; in leaf_define_dest_src_infos()
675 *first_last = FIRST_TO_LAST; in leaf_define_dest_src_infos()
687 *first_last = LAST_TO_FIRST; in leaf_define_dest_src_infos()
699 *first_last = LAST_TO_FIRST; in leaf_define_dest_src_infos()
720 int first_last; in leaf_move_items() local
723 &first_last, Snew); in leaf_move_items()
726 leaf_copy_items(&dest_bi, src_bi.bi_bh, first_last, mov_num, in leaf_move_items()
729 leaf_delete_items(&src_bi, first_last, in leaf_move_items()
629 leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, struct buffer_info *dest_bi, struct buffer_info *src_bi, int *first_last, struct buffer_head *Snew) leaf_define_dest_src_infos() argument
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dlbalance.c632 int *first_last, in leaf_define_dest_src_infos()
651 *first_last = FIRST_TO_LAST; in leaf_define_dest_src_infos()
663 *first_last = LAST_TO_FIRST; in leaf_define_dest_src_infos()
675 *first_last = FIRST_TO_LAST; in leaf_define_dest_src_infos()
687 *first_last = LAST_TO_FIRST; in leaf_define_dest_src_infos()
699 *first_last = LAST_TO_FIRST; in leaf_define_dest_src_infos()
720 int first_last; in leaf_move_items() local
723 &first_last, Snew); in leaf_move_items()
726 leaf_copy_items(&dest_bi, src_bi.bi_bh, first_last, mov_num, in leaf_move_items()
729 leaf_delete_items(&src_bi, first_last, in leaf_move_items()
629 leaf_define_dest_src_infos(int shift_mode, struct tree_balance *tb, struct buffer_info *dest_bi, struct buffer_info *src_bi, int *first_last, struct buffer_head *Snew) leaf_define_dest_src_infos() argument
[all...]

Completed in 4 milliseconds