Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.c386 wake_up(&c->copygc_running_wq); in bch2_copygc_thread()
449 init_waitqueue_head(&c->copygc_running_wq); in bch2_fs_copygc_init()
H A Dbcachefs.h993 wait_queue_head_t copygc_running_wq; member