Searched refs:copygc_wq (Results 1 – 3 of 3) sorted by relevance
55 ? op->c->copygc_wq in index_update_wq()
594 if (c->copygc_wq) in __bch2_fs_free()595 destroy_workqueue(c->copygc_wq); in __bch2_fs_free()881 !(c->copygc_wq = alloc_workqueue("bcachefs_copygc", in bch2_fs_alloc()
866 struct workqueue_struct *copygc_wq; member