Searched refs:heap_full (Results 1 – 3 of 3) sorted by relevance
87 bool _r = !heap_full(h); \112 #define heap_full(h) ((h)->used == (h)->size) macro
221 if (!heap_full(&ca->heap)) { in bch_moving_gc()
190 if (!heap_full(&ca->heap)) in invalidate_buckets_lru()