GFS2_BIT_SIZE
bit = (rbm->offset % GFS2_NBBY) * GFS2_BIT_SIZE;
const unsigned int bit = (rbm->offset % GFS2_NBBY) * GFS2_BIT_SIZE;