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

/linux-master/fs/gfs2/
H A Drgrp.c1179 clear_bit(GBF_FULL, &bi->bi_flags);
1184 set_bit(GBF_FULL, &bi->bi_flags);
1730 * - If looking for free blocks, we set GBF_FULL on each bitmap which
1760 if (test_bit(GBF_FULL, &bi->bi_flags) &&
1772 set_bit(GBF_FULL, &bi->bi_flags);
2444 test_bit(GBF_FULL, &rbm.rgd->rd_bits->bi_flags),
H A Dincore.h68 #define GBF_FULL 1 macro
H A Dlops.c86 clear_bit(GBF_FULL, &bi->bi_flags);

Completed in 117 milliseconds