Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/ !
Dalloc.c431 if (fifo_pop(&ca->free[RESERVE_NONE], r) || in bch_bucket_alloc()
447 } while (!fifo_pop(&ca->free[RESERVE_NONE], r) && in bch_bucket_alloc()
653 : RESERVE_NONE; in bch_alloc_sectors()
Dsuper.c618 fifo_used(&ca->free[RESERVE_NONE]), in bch_prio_write()
628 fifo_used(&ca->free[RESERVE_NONE]); in bch_prio_write()
2269 if (!init_fifo(&ca->free[RESERVE_NONE], free, GFP_KERNEL)) { in cache_alloc()
2320 free_fifo(&ca->free[RESERVE_NONE]); in cache_alloc()
Dbcache.h414 RESERVE_NONE, enumerator