Searched refs:heap_full (Results 1 – 4 of 4) sorted by relevance
89 bool _r = !heap_full(h); \114 #define heap_full(h) ((h)->used == (h)->size) macro
222 if (!heap_full(&ca->heap)) { in bch_moving_gc()
191 if (!heap_full(&ca->heap)) in invalidate_buckets_lru()
396 if (!heap_full(&c->flush_btree)) in btree_flush_write()