Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dalloc.c424 if (fifo_pop(&ca->free[RESERVE_NONE], r) || in bch_bucket_alloc()
440 } while (!fifo_pop(&ca->free[RESERVE_NONE], r) && in bch_bucket_alloc()
646 : 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()
2269 if (!init_fifo(&ca->free[RESERVE_NONE], free, GFP_KERNEL)) { in cache_alloc()
2320 free_fifo(&ca->free[RESERVE_NONE]); in cache_alloc()
H A Dbcache.h414 RESERVE_NONE, enumerator