Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dalloc.c404 if (fifo_pop(&ca->free[RESERVE_NONE], r) || in bch_bucket_alloc()
420 } while (!fifo_pop(&ca->free[RESERVE_NONE], r) && in bch_bucket_alloc()
630 : RESERVE_NONE; in bch_alloc_sectors()
Dbcache.h411 RESERVE_NONE, enumerator
Dsuper.c618 fifo_used(&ca->free[RESERVE_NONE]), in bch_prio_write()
628 fifo_used(&ca->free[RESERVE_NONE]); in bch_prio_write()
2275 if (!init_fifo(&ca->free[RESERVE_NONE], free, GFP_KERNEL)) { in cache_alloc()
2326 free_fifo(&ca->free[RESERVE_NONE]); in cache_alloc()