Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmovinggc.c384 wake_up(&c->copygc_running_wq); in bch2_copygc_thread()
447 init_waitqueue_head(&c->copygc_running_wq); in bch2_fs_copygc_init()
Dbcachefs.h995 wait_queue_head_t copygc_running_wq; member
Dmove.c465 wait_event_killable(c->copygc_running_wq, in bch2_move_ratelimit()