Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Drgrp.c659 clear_bit(GBF_FULL, &bi->bi_flags); in __rs_deltree()
1179 clear_bit(GBF_FULL, &rgd->rd_bits[x].bi_flags); in gfs2_rgrp_bh_get()
1678 if (test_bit(GBF_FULL, &bi->bi_flags) && in gfs2_rbm_find()
1716 set_bit(GBF_FULL, &bi->bi_flags); in gfs2_rbm_find()
2337 test_bit(GBF_FULL, &rbm.rgd->rd_bits->bi_flags), in gfs2_alloc_blocks()
Dincore.h66 #define GBF_FULL 1 macro
Dlops.c84 clear_bit(GBF_FULL, &bi->bi_flags); in maybe_release_space()