Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.c134 static inline u8 gfs2_testbit(const struct gfs2_rbm *rbm, bool use_clone) in gfs2_testbit() function
334 res = gfs2_testbit(rbm, true); in gfs2_unaligned_extlen()
2194 if (ret || gfs2_testbit(&pos, true) != GFS2_BLKST_FREE) in gfs2_alloc_extent()
2562 if (gfs2_testbit(&rbm, false) != type) in gfs2_check_blk_type()