Home
last modified time | relevance | path

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

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