Home
last modified time | relevance | path

Searched refs:RESERVE_PRIO (Results 1 – 4 of 4) sorted by relevance

/drivers/md/bcache/
Dalloc.c305 if (fifo_push(&ca->free[RESERVE_PRIO], bucket)) in bch_allocator_push()
438 if (reserve <= RESERVE_PRIO) { in bch_bucket_alloc()
Dbcache.h375 RESERVE_PRIO, enumerator
Dsuper.c556 bucket = bch_bucket_alloc(ca, RESERVE_PRIO, true); in bch_prio_write()
1872 !init_fifo_exact(&ca->free[RESERVE_PRIO], prio_buckets(ca), GFP_KERNEL) || in cache_alloc()
Dbtree.c1882 if (fifo_full(&ca->free[RESERVE_PRIO]) && in bch_initial_gc_finish()
1889 if (!fifo_push(&ca->free[RESERVE_PRIO], in bch_initial_gc_finish()