Home
last modified time | relevance | path

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

/fs/gfs2/
Drgrp.c641 clear_bit(GBF_FULL, &start->bi_flags); in __rs_deltree()
1198 clear_bit(GBF_FULL, &rgd->rd_bits[x].bi_flags); in gfs2_rgrp_bh_get()
1722 if (test_bit(GBF_FULL, &bi->bi_flags) && in gfs2_rbm_find()
1734 set_bit(GBF_FULL, &bi->bi_flags); in gfs2_rbm_find()
2370 test_bit(GBF_FULL, &rbm.rgd->rd_bits->bi_flags), in gfs2_alloc_blocks()
Dincore.h67 #define GBF_FULL 1 macro
Dlops.c85 clear_bit(GBF_FULL, &bi->bi_flags); in maybe_release_space()