Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Drgrp.c656 clear_bit(GBF_FULL, &bi->bi_flags); in __rs_deltree()
1182 clear_bit(GBF_FULL, &rgd->rd_bits[x].bi_flags); in gfs2_rgrp_bh_get()
1721 test_bit(GBF_FULL, &bi->bi_flags) && in gfs2_rbm_find()
1758 set_bit(GBF_FULL, &bi->bi_flags); in gfs2_rbm_find()
2368 test_bit(GBF_FULL, &rbm.rgd->rd_bits->bi_flags), in gfs2_alloc_blocks()
Dincore.h66 #define GBF_FULL 1 macro
Dlops.c85 clear_bit(GBF_FULL, &bi->bi_flags); in maybe_release_space()