Home
last modified time | relevance | path

Searched refs:BCH_ENABLE_AUTO_GC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dwriteback.c22 if (c->gc_after_writeback != (BCH_ENABLE_AUTO_GC) || in update_gc_after_writeback()
812 (BCH_ENABLE_AUTO_GC|BCH_DO_AUTO_GC)) { in bch_writeback_thread()
H A Dbcache.h651 #define BCH_ENABLE_AUTO_GC 1 macro