Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbtree.c1765 static int bch_gc_thread(void *arg) in bch_gc_thread() function
1799 c->gc_thread = kthread_create(bch_gc_thread, c, "bcache_gc"); in bch_gc_thread_start()