Searched refs:btrfs_destroy_workqueue (Results 1 – 4 of 4) sorted by relevance
41 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq);
1992 btrfs_destroy_workqueue(fs_info->fixup_workers); in btrfs_stop_all_workers()1993 btrfs_destroy_workqueue(fs_info->delalloc_workers); in btrfs_stop_all_workers()1994 btrfs_destroy_workqueue(fs_info->workers); in btrfs_stop_all_workers()1995 btrfs_destroy_workqueue(fs_info->endio_workers); in btrfs_stop_all_workers()1996 btrfs_destroy_workqueue(fs_info->endio_raid56_workers); in btrfs_stop_all_workers()1997 btrfs_destroy_workqueue(fs_info->rmw_workers); in btrfs_stop_all_workers()1998 btrfs_destroy_workqueue(fs_info->endio_write_workers); in btrfs_stop_all_workers()1999 btrfs_destroy_workqueue(fs_info->endio_freespace_worker); in btrfs_stop_all_workers()2000 btrfs_destroy_workqueue(fs_info->delayed_workers); in btrfs_stop_all_workers()2001 btrfs_destroy_workqueue(fs_info->caching_workers); in btrfs_stop_all_workers()[all …]
389 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq) in btrfs_destroy_workqueue() function
3743 btrfs_destroy_workqueue(scrub_workers); in scrub_workers_put()3744 btrfs_destroy_workqueue(scrub_wr_comp); in scrub_workers_put()3745 btrfs_destroy_workqueue(scrub_parity); in scrub_workers_put()3797 btrfs_destroy_workqueue(scrub_parity); in scrub_workers_get()3799 btrfs_destroy_workqueue(scrub_wr_comp); in scrub_workers_get()3801 btrfs_destroy_workqueue(scrub_workers); in scrub_workers_get()