Lines Matching refs:bi_bh

19 	struct buffer_head *dest = dest_bi->bi_bh;  in leaf_copy_dir_entries()
138 struct buffer_head *dest = dest_bi->bi_bh; in leaf_copy_boundary_item()
330 dest = dest_bi->bi_bh; in leaf_copy_items_entirely()
418 struct buffer_head *dest = dest_bi->bi_bh; in leaf_item_bottle()
527 dest = dest_bi->bi_bh; in leaf_copy_items()
642 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
648 dest_bi->bi_bh = tb->L[0]; in leaf_define_dest_src_infos()
656 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
660 dest_bi->bi_bh = tb->R[0]; in leaf_define_dest_src_infos()
668 src_bi->bi_bh = tb->R[0]; in leaf_define_dest_src_infos()
672 dest_bi->bi_bh = tb->L[0]; in leaf_define_dest_src_infos()
680 src_bi->bi_bh = tb->L[0]; in leaf_define_dest_src_infos()
684 dest_bi->bi_bh = tb->R[0]; in leaf_define_dest_src_infos()
692 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path); in leaf_define_dest_src_infos()
696 dest_bi->bi_bh = Snew; in leaf_define_dest_src_infos()
706 RFALSE(!src_bi->bi_bh || !dest_bi->bi_bh, in leaf_define_dest_src_infos()
708 shift_mode, src_bi->bi_bh, dest_bi->bi_bh); in leaf_define_dest_src_infos()
726 leaf_copy_items(&dest_bi, src_bi.bi_bh, first_last, mov_num, in leaf_move_items()
731 FIRST_TO_LAST) ? 0 : (B_NR_ITEMS(src_bi.bi_bh) - in leaf_move_items()
831 int item_amount = B_NR_ITEMS(bh = cur_bi->bi_bh); in leaf_delete_items()
906 struct buffer_head *bh = bi->bi_bh; in leaf_insert_into_buf()
982 struct buffer_head *bh = bi->bi_bh; in leaf_paste_in_buffer()
1149 struct buffer_head *bh = bi->bi_bh; in leaf_cut_from_buffer()
1243 struct buffer_head *bh = bi->bi_bh; in leaf_delete_items_entirely()
1326 struct buffer_head *bh = bi->bi_bh; in leaf_paste_entries()