Searched refs:btrfs_destroy_workqueue (Results 1 – 4 of 4) sorted by relevance
41 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq);
2120 btrfs_destroy_workqueue(fs_info->fixup_workers); in btrfs_stop_all_workers()2121 btrfs_destroy_workqueue(fs_info->delalloc_workers); in btrfs_stop_all_workers()2122 btrfs_destroy_workqueue(fs_info->workers); in btrfs_stop_all_workers()2123 btrfs_destroy_workqueue(fs_info->endio_workers); in btrfs_stop_all_workers()2124 btrfs_destroy_workqueue(fs_info->endio_raid56_workers); in btrfs_stop_all_workers()2125 btrfs_destroy_workqueue(fs_info->rmw_workers); in btrfs_stop_all_workers()2126 btrfs_destroy_workqueue(fs_info->endio_write_workers); in btrfs_stop_all_workers()2127 btrfs_destroy_workqueue(fs_info->endio_freespace_worker); in btrfs_stop_all_workers()2128 btrfs_destroy_workqueue(fs_info->delayed_workers); in btrfs_stop_all_workers()2129 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
4004 btrfs_destroy_workqueue(scrub_workers); in scrub_workers_put()4005 btrfs_destroy_workqueue(scrub_wr_comp); in scrub_workers_put()4006 btrfs_destroy_workqueue(scrub_parity); in scrub_workers_put()4058 btrfs_destroy_workqueue(scrub_parity); in scrub_workers_get()4060 btrfs_destroy_workqueue(scrub_wr_comp); in scrub_workers_get()4062 btrfs_destroy_workqueue(scrub_workers); in scrub_workers_get()