Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbtree.c1886 static int bch_gc_thread(void *arg) in bch_gc_thread() function
1910 c->gc_thread = kthread_run(bch_gc_thread, c, "bcache_gc"); in bch_gc_thread_start()