Lines Matching refs:list_wait
180 wait_queue_head_t list_wait; member
317 wake_up(&sctx->list_wait); in scrub_pending_bio_dec()
403 wake_up(&sctx->list_wait); in scrub_pending_trans_workers_dec()
502 init_waitqueue_head(&sctx->list_wait); in scrub_setup_ctx()
2070 wait_event(sctx->list_wait, sctx->first_free != -1); in scrub_add_page_to_rd_bio()
3157 wait_event(sctx->list_wait, in scrub_stripe()
3213 wait_event(sctx->list_wait, in scrub_stripe()
3626 wait_event(sctx->list_wait, in scrub_enumerate_chunks()
3636 wait_event(sctx->list_wait, in scrub_enumerate_chunks()
3722 wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); in scrub_supers()
3914 wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); in btrfs_scrub_dev()
3918 wait_event(sctx->list_wait, atomic_read(&sctx->workers_pending) == 0); in btrfs_scrub_dev()