Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/bcache/
A Dutil.h87 bool _r = !heap_full(h); \
112 #define heap_full(h) ((h)->used == (h)->size) macro
A Dmovinggc.c221 if (!heap_full(&ca->heap)) { in bch_moving_gc()
A Dalloc.c190 if (!heap_full(&ca->heap)) in invalidate_buckets_lru()

Completed in 6 milliseconds