Searched refs:scrub_parity_workers (Results 1 – 2 of 2) sorted by relevance
2677 btrfs_queue_work(fs_info->scrub_parity_workers, &sparity->work); in scrub_parity_bio_endio()3736 scrub_parity = fs_info->scrub_parity_workers; in scrub_workers_put()3740 fs_info->scrub_parity_workers = NULL; in scrub_workers_put()3784 fs_info->scrub_parity_workers == NULL); in scrub_workers_get()3787 fs_info->scrub_parity_workers = scrub_parity; in scrub_workers_get()
869 struct btrfs_workqueue *scrub_parity_workers; member