Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Drgrp.c75 static inline void gfs2_setbit(const struct gfs2_rbm *rbm, bool do_clone, in gfs2_setbit() function
2166 gfs2_setbit(rbm, true, dinode ? GFS2_BLKST_DINODE : GFS2_BLKST_USED); in gfs2_alloc_extent()
2173 gfs2_setbit(&pos, true, GFS2_BLKST_USED); in gfs2_alloc_extent()
2210 gfs2_setbit(&rbm, false, new_state); in rgblk_free()