Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbtree.c1854 static int bch_gc_thread(void *arg) in bch_gc_thread() function
1878 c->gc_thread = kthread_run(bch_gc_thread, c, "bcache_gc"); in bch_gc_thread_start()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A 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()

Completed in 6 milliseconds