Home
last modified time | relevance | path

Searched refs:gfs2_setbit (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/gfs2/
Drgrp.c88 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone, in gfs2_setbit() function
2190 gfs2_setbit(rbm, true, dinode ? GFS2_BLKST_DINODE : GFS2_BLKST_USED); in gfs2_alloc_extent()
2197 gfs2_setbit(&pos, true, GFS2_BLKST_USED); in gfs2_alloc_extent()
2240 gfs2_setbit(&rbm, false, new_state); in rgblk_free()