Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.c320 static int bch2_copygc_thread(void *arg) in bch2_copygc_thread() function
431 t = kthread_create(bch2_copygc_thread, c, "bch-copygc/%s", c->name); in bch2_copygc_start()