Searched refs:GBF_FULL (Results 1 – 3 of 3) sorted by relevance
1177 clear_bit(GBF_FULL, &bi->bi_flags); in rgrp_set_bitmap_flags()1182 set_bit(GBF_FULL, &bi->bi_flags); in rgrp_set_bitmap_flags()1759 if (test_bit(GBF_FULL, &bi->bi_flags) && in gfs2_rbm_find()1771 set_bit(GBF_FULL, &bi->bi_flags); in gfs2_rbm_find()2444 test_bit(GBF_FULL, &rbm.rgd->rd_bits->bi_flags), in gfs2_alloc_blocks()
68 #define GBF_FULL 1 macro
86 clear_bit(GBF_FULL, &bi->bi_flags); in maybe_release_space()
Completed in 18 milliseconds