Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dscrub.c167 wait_queue_head_t list_wait; member
439 wake_up(&sctx->list_wait); in scrub_pending_bio_dec()
778 init_waitqueue_head(&sctx->list_wait); in scrub_setup_ctx()
2236 wait_event(sctx->list_wait, sctx->first_free != -1); in scrub_add_sector_to_rd_bio()
3327 wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); in sync_replace_for_zoned()
3339 wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); in sync_write_pointer_for_zoned()
3408 wait_event(sctx->list_wait, in scrub_simple_mirror()
3597 wait_event(sctx->list_wait, in scrub_stripe()
4051 wait_event(sctx->list_wait, in scrub_enumerate_chunks()
4061 wait_event(sctx->list_wait, in scrub_enumerate_chunks()
[all …]