Searched refs:scrub_parity_workers (Results 1 – 2 of 2) sorted by relevance
2939 queue_work(fs_info->scrub_parity_workers, &sparity->work); in scrub_parity_bio_endio()4168 fs_info->scrub_parity_workers; in scrub_workers_put()4172 fs_info->scrub_parity_workers = NULL; in scrub_workers_put()4217 fs_info->scrub_parity_workers == NULL); in scrub_workers_get()4220 fs_info->scrub_parity_workers = scrub_parity; in scrub_workers_get()
925 struct workqueue_struct *scrub_parity_workers; member