Searched refs:bi_blocks (Results 1 – 2 of 2) sorted by relevance
278 if (rbm->offset < rbm_bi(rbm)->bi_blocks) in gfs2_rbm_from_block()303 if (rbm->offset + 1 < rbm_bi(rbm)->bi_blocks) { /* in the same bitmap */ in gfs2_rbm_incr()793 bi->bi_blocks = bytes * GFS2_NBBY; in compute_bitstructs()800 bi->bi_blocks = bytes * GFS2_NBBY; in compute_bitstructs()807 bi->bi_blocks = bytes * GFS2_NBBY; in compute_bitstructs()815 bi->bi_blocks = bytes * GFS2_NBBY; in compute_bitstructs()1158 while (goal < bi->bi_blocks) { in count_unlinked()
93 u32 bi_blocks; member