Home
last modified time | relevance | path

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

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