Searched refs:bch_gc_thread (Results 1 – 1 of 1) sorted by relevance
1854 static int bch_gc_thread(void *arg) in bch_gc_thread() function1878 c->gc_thread = kthread_run(bch_gc_thread, c, "bcache_gc"); in bch_gc_thread_start()