Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Drgrp.c661 clear_bit(GBF_FULL, &start->bi_flags); in __rs_deltree()
1215 clear_bit(GBF_FULL, &rgd->rd_bits[x].bi_flags); in gfs2_rgrp_bh_get()
1751 test_bit(GBF_FULL, &bi->bi_flags) && in gfs2_rbm_find()
1763 set_bit(GBF_FULL, &bi->bi_flags); in gfs2_rbm_find()
2404 test_bit(GBF_FULL, &rbm.rgd->rd_bits->bi_flags), in gfs2_alloc_blocks()
Dincore.h63 #define GBF_FULL 1 macro
Dlops.c84 clear_bit(GBF_FULL, &bi->bi_flags); in maybe_release_space()