Lines Matching refs:bi_len
93 unsigned int buflen = bi->bi_len; in gfs2_setbit()
109 bi->bi_offset, bi->bi_len); in gfs2_setbit()
461 bi->bi_len, x); in gfs2_rgrp_verify()
790 bi->bi_len = bytes; in compute_bitstructs()
797 bi->bi_len = bytes; in compute_bitstructs()
804 bi->bi_len = bytes; in compute_bitstructs()
812 bi->bi_len = bytes; in compute_bitstructs()
824 if ((bi->bi_start + bi->bi_len) * GFS2_NBBY != rgd->rd_data) { in compute_bitstructs()
828 bi->bi_start, bi->bi_len, bi->bi_offset); in compute_bitstructs()
1122 while (goal < bi->bi_len * GFS2_NBBY) { in count_unlinked()
1123 goal = gfs2_bitfit(buffer, bi->bi_len, goal, in count_unlinked()
1280 for (x = 0; x < bi->bi_len; x++) { in gfs2_rgrp_send_discards()
1688 offset = gfs2_bitfit(buffer, bi->bi_len, rbm->offset, state); in gfs2_rbm_find()
2184 bi->bi_len); in rgblk_free()