Home
last modified time | relevance | path

Searched refs:src_bi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dibalance.c31 struct buffer_info *src_bi, in internal_define_dest_src_infos()
35 memset(src_bi, 0, sizeof(struct buffer_info)); in internal_define_dest_src_infos()
41 src_bi->tb = tb; in internal_define_dest_src_infos()
42 src_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h); in internal_define_dest_src_infos()
43 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, h); in internal_define_dest_src_infos()
44 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
53 src_bi->tb = tb; in internal_define_dest_src_infos()
54 src_bi->bi_bh = tb->L[h]; in internal_define_dest_src_infos()
55 src_bi->bi_parent = tb->FL[h]; in internal_define_dest_src_infos()
56 src_bi in internal_define_dest_src_infos()
27 internal_define_dest_src_infos(int shift_mode, struct tree_balance *tb, int h, struct buffer_info *dest_bi, struct buffer_info *src_bi, int *d_key, struct buffer_head **cf) internal_define_dest_src_infos() argument
394 internal_move_pointers_items(struct buffer_info *dest_bi, struct buffer_info *src_bi, int last_first, int cpy_num, int del_par) internal_move_pointers_items() argument
496 struct buffer_info dest_bi, src_bi; internal_shift_left() local
537 struct buffer_info dest_bi, src_bi; internal_shift1_left() local
568 struct buffer_info dest_bi, src_bi; internal_shift_right() local
612 struct buffer_info dest_bi, src_bi; internal_shift1_right() local
1043 struct buffer_info dest_bi, src_bi; balance_internal() local
[all...]
H A Dlbalance.c631 struct buffer_info *src_bi, in leaf_define_dest_src_infos()
636 memset(src_bi, 0, sizeof(struct buffer_info)); in leaf_define_dest_src_infos()
641 src_bi->tb = tb; in leaf_define_dest_src_infos()
642 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
643 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, 0); in leaf_define_dest_src_infos()
646 src_bi->bi_position = PATH_H_B_ITEM_ORDER(tb->tb_path, 0); in leaf_define_dest_src_infos()
655 src_bi->tb = tb; in leaf_define_dest_src_infos()
656 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
657 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, 0); in leaf_define_dest_src_infos()
658 src_bi in leaf_define_dest_src_infos()
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
719 struct buffer_info dest_bi, src_bi; leaf_move_items() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dibalance.c31 struct buffer_info *src_bi, in internal_define_dest_src_infos()
35 memset(src_bi, 0, sizeof(struct buffer_info)); in internal_define_dest_src_infos()
41 src_bi->tb = tb; in internal_define_dest_src_infos()
42 src_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h); in internal_define_dest_src_infos()
43 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, h); in internal_define_dest_src_infos()
44 src_bi->bi_position = PATH_H_POSITION(tb->tb_path, h + 1); in internal_define_dest_src_infos()
53 src_bi->tb = tb; in internal_define_dest_src_infos()
54 src_bi->bi_bh = tb->L[h]; in internal_define_dest_src_infos()
55 src_bi->bi_parent = tb->FL[h]; in internal_define_dest_src_infos()
56 src_bi in internal_define_dest_src_infos()
27 internal_define_dest_src_infos(int shift_mode, struct tree_balance *tb, int h, struct buffer_info *dest_bi, struct buffer_info *src_bi, int *d_key, struct buffer_head **cf) internal_define_dest_src_infos() argument
394 internal_move_pointers_items(struct buffer_info *dest_bi, struct buffer_info *src_bi, int last_first, int cpy_num, int del_par) internal_move_pointers_items() argument
496 struct buffer_info dest_bi, src_bi; internal_shift_left() local
537 struct buffer_info dest_bi, src_bi; internal_shift1_left() local
568 struct buffer_info dest_bi, src_bi; internal_shift_right() local
612 struct buffer_info dest_bi, src_bi; internal_shift1_right() local
1043 struct buffer_info dest_bi, src_bi; balance_internal() local
[all...]
H A Dlbalance.c631 struct buffer_info *src_bi, in leaf_define_dest_src_infos()
636 memset(src_bi, 0, sizeof(struct buffer_info)); in leaf_define_dest_src_infos()
641 src_bi->tb = tb; in leaf_define_dest_src_infos()
642 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
643 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, 0); in leaf_define_dest_src_infos()
646 src_bi->bi_position = PATH_H_B_ITEM_ORDER(tb->tb_path, 0); in leaf_define_dest_src_infos()
655 src_bi->tb = tb; in leaf_define_dest_src_infos()
656 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
657 src_bi->bi_parent = PATH_H_PPARENT(tb->tb_path, 0); in leaf_define_dest_src_infos()
658 src_bi in leaf_define_dest_src_infos()
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
719 struct buffer_info dest_bi, src_bi; leaf_move_items() local
[all...]

Completed in 7 milliseconds