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

/linux-master/drivers/md/bcache/
H A Dmovinggc.c210 fifo_used(&ca->free[RESERVE_MOVINGGC]);
H A Dalloc.c629 ? RESERVE_MOVINGGC
H A Dbcache.h412 RESERVE_MOVINGGC, enumerator in enum:alloc_reserve
H A Dsuper.c2271 if (!init_fifo(&ca->free[RESERVE_MOVINGGC], free, GFP_KERNEL)) {
2272 err = "ca->free[RESERVE_MOVINGGC] alloc failed";
2329 free_fifo(&ca->free[RESERVE_MOVINGGC]);

Completed in 230 milliseconds