Home
last modified time | relevance | path

Searched refs:RESERVE_MOVINGGC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dmovinggc.c210 fifo_used(&ca->free[RESERVE_MOVINGGC]); in bch_moving_gc()
H A Dbcache.h403 RESERVE_MOVINGGC, enumerator
H A Dalloc.c630 ? RESERVE_MOVINGGC in bch_alloc_sectors()
H A Dsuper.c2296 if (!init_fifo(&ca->free[RESERVE_MOVINGGC], free, GFP_KERNEL)) { in cache_alloc()
2297 err = "ca->free[RESERVE_MOVINGGC] alloc failed"; in cache_alloc()
2354 free_fifo(&ca->free[RESERVE_MOVINGGC]); in cache_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dmovinggc.c210 fifo_used(&ca->free[RESERVE_MOVINGGC]); in bch_moving_gc()
H A Dalloc.c629 ? RESERVE_MOVINGGC in bch_alloc_sectors()
H A Dbcache.h411 RESERVE_MOVINGGC, enumerator
H A Dsuper.c2270 if (!init_fifo(&ca->free[RESERVE_MOVINGGC], free, GFP_KERNEL)) { in cache_alloc()
2271 err = "ca->free[RESERVE_MOVINGGC] alloc failed"; in cache_alloc()
2328 free_fifo(&ca->free[RESERVE_MOVINGGC]); in cache_alloc()

Completed in 17 milliseconds