Searched refs:bi_bh (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dibalance.c37 src_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h);
41 dest_bi->bi_bh = tb->L[h];
49 src_bi->bi_bh = tb->L[h];
53 dest_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h);
62 src_bi->bi_bh = tb->R[h];
66 dest_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h);
75 src_bi->bi_bh = PATH_H_PBUFFER(tb->tb_path, h);
79 dest_bi->bi_bh = tb->R[h];
88 dest_bi->bi_bh = tb->L[h];
95 dest_bi->bi_bh
[all...]
H A Dlbalance.c28 struct buffer_head *dest = dest_bi->bi_bh;
114 leaf_paste_entries(dest_bi->bi_bh, item_num_in_dest,
130 struct buffer_head *dest = dest_bi->bi_bh;
302 dest = dest_bi->bi_bh;
384 struct buffer_head *dest = dest_bi->bi_bh;
478 dest = dest_bi->bi_bh;
566 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path);
570 dest_bi->bi_bh = tb->L[0];
578 src_bi->bi_bh = PATH_PLAST_BUFFER(tb->tb_path);
582 dest_bi->bi_bh
[all...]
H A Ddo_balan.c100 bi.bi_bh = tbS0;
125 bi.bi_bh = tbS0;
329 bi.bi_bh = tb->L[0];
373 bi.bi_bh = tb->L[0];
433 bi.bi_bh = tb->L[0];
453 bi_bh,
528 bi.bi_bh = tb->L[0];
685 bi.bi_bh = tb->L[0];
702 leaf_paste_entries(bi.bi_bh,
780 bi.bi_bh
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Drgrp.c218 bi->bi_bh->b_data +
578 error = gfs2_meta_read(gl, rgd->rd_ri.ri_addr + x, 0, &bi->bi_bh);
585 error = gfs2_meta_wait(sdp, bi->bi_bh);
588 if (gfs2_metatype_check(sdp, bi->bi_bh, y ? GFS2_METATYPE_RB :
596 gfs2_rgrp_in(&rgd->rd_rg, (rgd->rd_bits[0].bi_bh)->b_data);
612 brelse(bi->bi_bh);
613 bi->bi_bh = NULL;
653 brelse(bi->bi_bh);
654 bi->bi_bh = NULL;
671 bi->bi_bh
[all...]
H A Dincore.h56 struct buffer_head *bi_bh; member in struct:gfs2_bitmap
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h1425 struct buffer_head *bi_bh; member in struct:buffer_info

Completed in 141 milliseconds