Searched refs:btrfs_destroy_workqueue (Results 1 – 4 of 4) sorted by relevance
41 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq);
1984 btrfs_destroy_workqueue(fs_info->fixup_workers); in btrfs_stop_all_workers()1985 btrfs_destroy_workqueue(fs_info->delalloc_workers); in btrfs_stop_all_workers()1986 btrfs_destroy_workqueue(fs_info->workers); in btrfs_stop_all_workers()1987 btrfs_destroy_workqueue(fs_info->endio_workers); in btrfs_stop_all_workers()1988 btrfs_destroy_workqueue(fs_info->endio_raid56_workers); in btrfs_stop_all_workers()1989 btrfs_destroy_workqueue(fs_info->rmw_workers); in btrfs_stop_all_workers()1990 btrfs_destroy_workqueue(fs_info->endio_write_workers); in btrfs_stop_all_workers()1991 btrfs_destroy_workqueue(fs_info->endio_freespace_worker); in btrfs_stop_all_workers()1992 btrfs_destroy_workqueue(fs_info->delayed_workers); in btrfs_stop_all_workers()1993 btrfs_destroy_workqueue(fs_info->caching_workers); in btrfs_stop_all_workers()[all …]
375 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq) in btrfs_destroy_workqueue() function
3736 btrfs_destroy_workqueue(scrub_workers); in scrub_workers_put()3737 btrfs_destroy_workqueue(scrub_wr_comp); in scrub_workers_put()3738 btrfs_destroy_workqueue(scrub_parity); in scrub_workers_put()3790 btrfs_destroy_workqueue(scrub_parity); in scrub_workers_get()3792 btrfs_destroy_workqueue(scrub_wr_comp); in scrub_workers_get()3794 btrfs_destroy_workqueue(scrub_workers); in scrub_workers_get()