Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dalloc.c402 if (fifo_pop(&ca->free[RESERVE_NONE], r) || in bch_bucket_alloc()
418 } while (!fifo_pop(&ca->free[RESERVE_NONE], r) && in bch_bucket_alloc()
634 : RESERVE_NONE; in bch_alloc_sectors()
Dbcache.h399 RESERVE_NONE, enumerator
Dsuper.c2170 if (!init_fifo(&ca->free[RESERVE_NONE], free, GFP_KERNEL)) { in cache_alloc()
2221 free_fifo(&ca->free[RESERVE_NONE]); in cache_alloc()