Searched refs:gfs2_setbit (Results 1 – 1 of 1) sorted by relevance
86 * gfs2_setbit - Set a bit in the bitmaps93 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone, in gfs2_setbit() function 2238 gfs2_setbit(rbm, true, dinode ? GFS2_BLKST_DINODE : GFS2_BLKST_USED); in gfs2_alloc_extent() 2245 gfs2_setbit(&pos, true, GFS2_BLKST_USED); in gfs2_alloc_extent() 2282 gfs2_setbit(&rbm, false, new_state); in rgblk_free()