Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A 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()
H A Dsuper.c618 fifo_used(&ca->free[RESERVE_NONE]), in bch_prio_write()
628 fifo_used(&ca->free[RESERVE_NONE]); in bch_prio_write()
2276 if (!init_fifo(&ca->free[RESERVE_NONE], free, GFP_KERNEL)) { in cache_alloc()
2327 free_fifo(&ca->free[RESERVE_NONE]); in cache_alloc()
H A Dbcache.h412 RESERVE_NONE, enumerator