Lines Matching refs:bi_offset
268 bi->bi_offset, in gfs2_rgrp_verify()
440 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
446 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
452 bi->bi_offset = sizeof(struct gfs2_meta_header); in compute_bitstructs()
459 bi->bi_offset = sizeof(struct gfs2_meta_header); in compute_bitstructs()
476 bi->bi_start, bi->bi_len, bi->bi_offset); in compute_bitstructs()
844 memcpy(bi->bi_clone + bi->bi_offset, in gfs2_rgrp_repolish_clones()
845 bi->bi_bh->b_data + bi->bi_offset, bi->bi_len); in gfs2_rgrp_repolish_clones()
1222 type = gfs2_testbit(rgd, bi->bi_bh->b_data + bi->bi_offset, in gfs2_get_block_type()
1282 buffer = bi->bi_bh->b_data + bi->bi_offset; in rgblk_search()
1284 buffer = bi->bi_clone + bi->bi_offset; in rgblk_search()
1299 gfs2_setbit(rgd, bi->bi_bh->b_data, bi->bi_clone, bi->bi_offset, in rgblk_search()
1310 bi->bi_offset, bi->bi_len, goal, in rgblk_search()
1363 memcpy(bi->bi_clone + bi->bi_offset, in rgblk_free()
1364 bi->bi_bh->b_data + bi->bi_offset, in rgblk_free()
1368 gfs2_setbit(rgd, bi->bi_bh->b_data, NULL, bi->bi_offset, in rgblk_free()