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