Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dalloc.c303 if (fifo_push(&ca->free[RESERVE_PRIO], bucket)) in bch_allocator_push()
434 if (reserve <= RESERVE_PRIO) { in bch_bucket_alloc()
Dbcache.h374 RESERVE_PRIO, enumerator
Dsuper.c556 bucket = bch_bucket_alloc(ca, RESERVE_PRIO, true); in bch_prio_write()
1821 !init_fifo(&ca->free[RESERVE_PRIO], prio_buckets(ca), GFP_KERNEL) || in cache_alloc()
Dbtree.c1869 if (fifo_full(&ca->free[RESERVE_PRIO])) in bch_initial_gc_finish()
1875 fifo_push(&ca->free[RESERVE_PRIO], in bch_initial_gc_finish()